1
0
mirror of https://github.com/namibia/awesome-php.git synced 2024-06-01 05:50:50 +00:00

Merge pull request #552 from rezonanc/suggestion/composer_merge_tool

Add composer merge plugin
This commit is contained in:
Jad Bitar 2016-01-29 14:19:13 -05:00
commit 6c45e6fb41

View File

@ -99,6 +99,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
* [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
* [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
* [Composer merge plugin](https://github.com/wikimedia/composer-merge-plugin) - A composer plugin to merge several composer.json files.
## Frameworks
*Web development frameworks.*