This commit is contained in:
Jamie York 2013-02-15 23:00:19 +00:00
parent 57b51e8c08
commit 9e2737e2a6
1 changed files with 1 additions and 0 deletions

View File

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