This commit is contained in:
ziadoz 2012-12-18 22:34:16 +00:00
parent f7bf0c2c05
commit fe8a3d1fb7

View File

@ -1,9 +1,7 @@
# Awesome PHP # Awesome PHP Libraries
A list of amazingly awesome PHP libraries that you should consider using (and some other shiny extra bits and pieces). A list of amazingly awesome PHP libraries that you should consider using (and some other shiny extra bits and pieces).
# Libraries
* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager. * [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
* [Symfony2](http://symfony.com/) - A framework comprised of individual components. * [Symfony2](http://symfony.com/) - A framework comprised of individual components.
* [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components. * [Zend Framework 2](https://github.com/zendframework/zf2) - Another framework comprised of individual components.