MvCphp is a very simple, easy to understand frameworks for PHP. It is a simple Model View Controller / Front Controller frameworks for small web applications. I use it for very simple sites that need a bit of modularity or have components I'll use in other projects.
This is not a do-it-all full-on frameworks like CakePHP or what have you, it is intended for simple single purpose sites like a landing page, standalone RSS feeder, or maybe an embedded device application.
License
Released under the GPL (version 2)
Source
This project uses the Git version control system. You can clone any the repository on GitHub