Merge pull request #50 from Xeoncross/gh-pages

Added the MicroMVC micro framework
This commit is contained in:
Josh Lockhart
2012-07-09 17:20:10 -07:00

View File

@@ -23,6 +23,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/)