This is a minimal MVC framework built from scratch to demonstrate routing, controllers, models, and views. Every component is designed to be easy to understand and modify.
Fast & Lightweight
No bloat, no dependencies. Just clean, efficient PHP code that gets the job done.
Easy to Understand
Clear MVC structure with straightforward routing. Perfect for learning or building your own framework.
Built with Love
Created as a teaching tool to demonstrate core PHP concepts without the complexity of large frameworks.