From fecbe29f61e9a1dd25ce96179b5234bc5c83337b Mon Sep 17 00:00:00 2001 From: Jamie York Date: Thu, 7 Feb 2013 20:11:42 +0000 Subject: [PATCH] --- awesome-php.md | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-php.md b/awesome-php.md index f2d7a26..aca310b 100644 --- a/awesome-php.md +++ b/awesome-php.md @@ -8,6 +8,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so * [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework. * [Lithium](http://lithify.me/) - Another framework of components. * [Symfony2 Components](http://symfony.com/doc/master/components/index.html) - The components that make Symfony2. +* [Zend Framework 2 Components](https://packages.zendframework.com/) - The components that make ZF2. * [Aura Components](http://auraphp.github.com/) - A package of PHP 5.4 components. * [Silex](http://silex.sensiolabs.org/) - A micro framework built around Symfony2 components. * [Slim](http://www.slimframework.com/) - Another simple micro framework.