The Little PHP framework is a lightweight framework although being lightweight is not its goal. Use it when you plan to build a website or a simple web application.
- Database framework MeDoo
- Database migrations with Phoenix
- Routing with Router
- Templating with Plates
- Environment variables (.env) with DotEnv
- Asset compiling with Laravel Mix
The project is available on GitHub. Little PHP Framework works with GitFlow.