1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-09-27 20:39:00 +00:00
This commit is contained in:
ziadoz 2012-08-30 13:33:14 -07:00
parent 37cbac3001
commit a47a03f4fe

View File

@ -4,7 +4,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 components.
* [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework of individual components.
* [Symfony2 Components](https://github.com/symfony) - The components that make Symfony2.
* [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.