1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-05-31 21:40:49 +00:00
This commit is contained in:
Jamie York 2013-04-01 15:21:28 +00:00
parent 7b572389b4
commit 8532d30f8f

View File

@ -4,6 +4,7 @@ A list of amazingly awesome PHP libraries that you should consider using (and so
* [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.
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
* [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.