madz0/CQmvc
CQmvc is a PHP MVC Framework that is a lightweight and Clean and Quick implementation IMHO. It's focus is on Request Model Bindings in which you can POST data with the exact Object Graph Navigation Model, that is, CQmvc with the help of a Runtime class, translates, auto expands and initiates and maps to your existing parameters defined in your controller's action. Check out documentation to find out more
PHP
No issues in this repository yet.