|
|
@@ -92,6 +92,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
92
|
92
|
## Dependency Management Extras
|
|
93
|
93
|
*Extras related to dependency management.*
|
|
94
|
94
|
|
|
|
95
|
+* [Composed](https://github.com/joshdifabio/composed) - A library to parse your project's Composer environment at runtime.
|
|
95
|
96
|
* [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
|
|
96
|
97
|
* [Composer Merge Plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
|
|
97
|
98
|
* [Composition](https://github.com/bamarni/composition) - A library to check your Composer environment at runtime.
|