TinyMVC

No Reviews

TinyMVC 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).

TinyMVC is NOT a full-featured framework. Out-of-the-box, it is a simple MVC structure with a database support layer (PDO). Every aspect of this framework is extendible via plugins.

This entry was posted in and tagged , , . Bookmark the permalink.

New reviews are currently closed.