Merge pull request #553 from rezonanc/suggestion/composer_parallel_tool

Add prestissimo - composer parallel install plugin
This commit is contained in:
Jose Diaz-Gonzalez 2016-01-28 16:42:56 -05:00
commit aa188405f6
1 changed files with 1 additions and 0 deletions

View File

@ -98,6 +98,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
* [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.
## Frameworks
*Web development frameworks.*