From 5947a683f270bddac5063a34005821132780e6cf Mon Sep 17 00:00:00 2001 From: = Date: Sun, 8 Jul 2012 09:56:41 -0400 Subject: [PATCH] Port over @silentworks changes to gh-pages branch --- _includes/popular-frameworks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_includes/popular-frameworks.md b/_includes/popular-frameworks.md index 5bc640a..4ba7bb3 100644 --- a/_includes/popular-frameworks.md +++ b/_includes/popular-frameworks.md @@ -14,11 +14,13 @@ _You do not need to use a framework for every project_. Sometimes, plain PHP is * [CodeIgniter](http://codeigniter.com/) * [Zend](http://framework.zend.com/) * [Cake PHP](http://cakephp.org/) +* [Lithium](http://lithify.me/) ## Micro Frameworks * [Silex](http://silex.sensiolabs.org/) * [Slim](http://www.slimframework.com/) * [Fat-Free](http://bcosca.github.com/fatfree/) +* [Limonade](http://limonade-php.github.com/) [Back to Top](#top){.top}