Added the MicroMVC micro framework.

This commit is contained in:
David Pennington
2012-07-09 15:15:32 -05:00
parent 8622d9f3f1
commit 27b2e3a20b

View File

@@ -22,6 +22,7 @@ _You do not need to use a framework for every project_. Sometimes, plain PHP is
* [Fat-Free](http://bcosca.github.com/fatfree/)
* [Limonade](http://limonade-php.github.com/)
* [MicroMVC](http://micromvc.com/)
* [Silex](http://silex.sensiolabs.org/)
* [Slim](http://www.slimframework.com/)