From 27b2e3a20b984197b1bac6db6136092e7a21ee8b Mon Sep 17 00:00:00 2001 From: David Pennington Date: Mon, 9 Jul 2012 15:15:32 -0500 Subject: [PATCH] Added the MicroMVC micro framework. --- _includes/libraries-and-frameworks.md | 1 + 1 file changed, 1 insertion(+) diff --git a/_includes/libraries-and-frameworks.md b/_includes/libraries-and-frameworks.md index ba32489..33d168d 100644 --- a/_includes/libraries-and-frameworks.md +++ b/_includes/libraries-and-frameworks.md @@ -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/)