|
|
|
|
|
|
3
|
|
3
|
|
|
4
|
- [Awesome PHP](#awesome-php)
|
4
|
- [Awesome PHP](#awesome-php)
|
|
5
|
- [Package Management](#package-management)
|
5
|
- [Package Management](#package-management)
|
|
6
|
- - [Package Management Related](#package-management-related)
|
|
|
|
|
|
6
|
+ - [Package Management Extras](#package-management-Extras)
|
|
7
|
- [Frameworks](#frameworks)
|
7
|
- [Frameworks](#frameworks)
|
|
8
|
- [Framework Extras](#framework-extras)
|
8
|
- [Framework Extras](#framework-extras)
|
|
9
|
- [Framework Components](#framework-components)
|
9
|
- [Framework Components](#framework-components)
|
|
|
|
|
|
|
62
|
* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
|
62
|
* [Composer](http://getcomposer.org/)/[Packagist](http://packagist.org/) - A package and dependency manager.
|
|
63
|
* [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer.
|
63
|
* [Composer Installers](https://github.com/composer/installers) - A multi framework Composer library installer.
|
|
64
|
|
64
|
|
|
65
|
-## Package Management Related
|
|
|
|
66
|
-*Libraries related to package management.*
|
|
|
|
|
|
65
|
+## Package Management Extras
|
|
|
|
66
|
+*Extras related to package management.*
|
|
67
|
|
67
|
|
|
68
|
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
|
68
|
* [Satis](https://github.com/composer/satis) - A static Composer repository generator.
|
|
69
|
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
|
69
|
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
|