1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-05 07:50:47 +00:00
This commit is contained in:
Jamie York 2013-04-15 20:36:31 -07:00
parent 6d57b2a04a
commit facd69c897

View File

@ -8,7 +8,7 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
* [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.
## Dependency Management
## Composer Related
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.