TinyMVC for PHP - 0 views
-
jdr santos on 21 Apr 09TinyMVC is an Model-View-Controller application framework for PHP. It provides clear separation between the database operations (Model), the presentation (View), and the glue in between (Controller).