Welcome to TinyMVC, the tiny PHP Framework.

What is TinyMVC?

TinyMVC is an MVC (Model-View-Controller) application framework for PHP. It provides clear separation between the data (Model), the presentation (View), and the glue in between (Controller).

What TinyMVC is NOT

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. Plugins will become available in the wiki as they are contributed. Please give back by contributing!

TinyMVC is licensed under the GNU LGPL license.
This page was rendered in 0.00190 seconds.