|
|
@@ -3,6 +3,7 @@
|
|
3
|
3
|
A list of amazingly awesome PHP libraries that you should consider using (and some other shiny extras).
|
|
4
|
4
|
|
|
5
|
5
|
* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
|
|
|
6
|
+* [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer.
|
|
6
|
7
|
* [Symfony2](http://symfony.com/) - A framework comprised of individual components.
|
|
7
|
8
|
* [Zend Framework 2](http://framework.zend.com) - Another framework comprised of individual components.
|
|
8
|
9
|
* [Laravel 4](https://github.com/laravel/framework) - A simple PHP framework.
|