Skip to content

fullstackondemand/php-rest-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic RESTful API with Modular Structure

License Latest Stable Version PHP Version Require

A lightweight, fast, and easy-to-use RESTful API built with native PHP and MySQL. Perfect for small-scale projects, learning purposes, or when you want to avoid frameworks.

Features

βœ… Slim Framework 4 for lightweight routing
βœ… Doctrine ORM integration for MySQL
βœ… JWT Authentication for secure token-based auth
βœ… Dotenv for environment configuration
βœ… File Upload Handling
βœ… Modular OOP structure

License

MIT License. Β© 2025 FullStackOnDemand