Browse Source

Merge pull request #553 from rezonanc/suggestion/composer_parallel_tool

Add prestissimo - composer parallel install plugin
pull/520/merge
Jose Diaz-Gonzalez 10 years ago
parent
commit
aa188405f6
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

98
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
98
 * [NameSpacer](https://github.com/ralphschindler/Namespacer) - A library to convert from underscores to namespaces.
99
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
99
 * [Patch Installer](https://github.com/goatherd/patch-installer) - A library to install patches using Composer.
100
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
100
 * [Composer Checker](https://github.com/silpion/composer-checker) - A tool to validate Composer configurations.
101
+* [Prestissimo](https://github.com/hirak/prestissimo) - A composer plugin which enables parallel install process.
101
 
102
 
102
 ## Frameworks
103
 ## Frameworks
103
 *Web development frameworks.*
104
 *Web development frameworks.*

Loading…
Cancel
Save