From e9c609fb9211555b7fab2fbaf4d6f8a2b0656cd3 Mon Sep 17 00:00:00 2001 From: ziadoz Date: Fri, 7 Dec 2012 09:20:11 -0800 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index 2eb79f6..4acd8c4 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -5,6 +5,7 @@ A list of amazingly awesome PHP libraries that you should be using: * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager. * [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components. +* [Lithium](http://lithify.me/) - Another framework of components. * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2. * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. * [Illuminate Components](https://github.com/illuminate) - The components that make the upcoming Laravel 4 framework.