PHPackages                             hirak/prestissimo - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hirak/prestissimo

AbandonedComposer-plugin[Utility &amp; Helpers](/categories/utility)

hirak/prestissimo
=================

composer parallel install plugin for Composer 1.x

0.3.10(6y ago)6.1k19.4M↓24.3%168[18 issues](https://github.com/hirak/prestissimo/issues)[11 PRs](https://github.com/hirak/prestissimo/pulls)14MITPHPPHP ^5.3.2 || ^7.0

Since Jan 6Pushed 3y ago96 watchersCompare

[ Source](https://github.com/hirak/prestissimo)[ Packagist](https://packagist.org/packages/hirak/prestissimo)[ RSS](/packages/hirak-prestissimo/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (46)Used By (14)

prestissimo (composer plugin)
=============================

[](#prestissimo-composer-plugin)

[![Build Status](https://camo.githubusercontent.com/0e17e4fc212a23447a895652ade332c826518dc768d5b154ec08ebd2629fba66/68747470733a2f2f7472617669732d63692e6f72672f686972616b2f7072657374697373696d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/hirak/prestissimo)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/7d1f6a7893e7955fe05ce90178aef332ae4a0422a6329a77135c01efaae60b1e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f686972616b2f7072657374697373696d6f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/hirak/prestissimo/?branch=master)[![Coverage Status](https://camo.githubusercontent.com/12a65a537382e3d96be0462dcb01a0461278153d3fb5954ed5f361aeff204200/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f686972616b2f7072657374697373696d6f2f62616467652e7376673f6272616e63683d6d6173746572)](https://coveralls.io/github/hirak/prestissimo?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/39471d3da7e5b620a7015e595bd50df9d76eec3ad1f91c97dd1f171bf47fd26b/68747470733a2f2f706f7365722e707567782e6f72672f686972616b2f7072657374697373696d6f2f762f737461626c65)](https://packagist.org/packages/hirak/prestissimo)[![Total Downloads](https://camo.githubusercontent.com/2c394b027eb754198c1aa837cc082e1204d373992d0efc5272364936f8a785d1/68747470733a2f2f706f7365722e707567782e6f72672f686972616b2f7072657374697373696d6f2f646f776e6c6f616473)](https://packagist.org/packages/hirak/prestissimo)[![License](https://camo.githubusercontent.com/aefaa4e0bddee1ccc58f5abe46147cf8079e7ec9c65e8ec140f098b2c522123f/68747470733a2f2f706f7365722e707567782e6f72672f686972616b2f7072657374697373696d6f2f6c6963656e7365)](https://packagist.org/packages/hirak/prestissimo)

This is a [composer 1.x](https://getcomposer.org) plugin that downloads packages in parallel to speed up the installation process.

Announcement: [Composer 2 is now available!](https://blog.packagist.com/composer-2-0-is-now-available/)
-------------------------------------------------------------------------------------------------------

[](#announcement-composer-2-is-now-available)

**This plugin is for Composer1; Composer2 is very fast on its own. Uninstall this plugin and update the Composer itself.**

Requirements
------------

[](#requirements)

- composer `>=1.0.0 =5.3`, (suggest `>=5.5`, because `curl_share_init`)
- ext-curl

Install, Updating &amp; Upgrading
---------------------------------

[](#install-updating--upgrading)

```
$ composer global require hirak/prestissimo
```

Uninstall
---------

[](#uninstall)

```
$ composer global remove hirak/prestissimo
```

Benchmark Example
-----------------

[](#benchmark-example)

288s -&gt; 26s

```
$ composer create-project laravel/laravel laravel1 --no-progress --profile --prefer-dist
```

[![laravel](https://cloud.githubusercontent.com/assets/835251/12534815/55071302-c2ad-11e5-96a4-72e2c8744d5f.gif)](https://cloud.githubusercontent.com/assets/835251/12534815/55071302-c2ad-11e5-96a4-72e2c8744d5f.gif)

Config
------

[](#config)

### `prestissimo ^0.3.x`

[](#prestissimo-03x)

Recognize composer's options. You don't need to set any special configuration.

- [config.capath](https://getcomposer.org/doc/06-config.md#capath)
- [config.cafile](https://getcomposer.org/doc/06-config.md#cafile)

Composer authentication
-----------------------

[](#composer-authentication)

To avoid Composer asking for authentication it is recommended to follow the procedure on [composer's authentication](https://getcomposer.org/doc/articles/troubleshooting.md#api-rate-limit-and-oauth-tokens).

For github.com you could also use an `auth.json` file with an [oauth access token](https://help.github.com/articles/creating-an-access-token-for-command-line-use/) placed on the the same level as your `composer.json` file:

```
{
    "github-oauth": {
        "github.com": "YOUR_GITHUB_ACCESS_TOKEN"
    }
}
```

License
-------

[](#license)

MIT License. See the LICENSE file.

###  Health Score

52

—

FairBetter than 96% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity72

Solid adoption and visibility

Community45

Growing community involvement

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 87.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~42 days

Recently: every ~259 days

Total

36

Last Release

2283d ago

PHP version history (2 changes)0.1.4PHP &gt;=5.3.2

0.3.2PHP ^5.3.2 || ^7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/61033f3979934e9d990e63c83fd98b315d88ac8998a8754e5c589d1e24cbe88e?d=identicon)[hirak](/maintainers/hirak)

---

Top Contributors

[![hirak](https://avatars.githubusercontent.com/u/835251?v=4)](https://github.com/hirak "hirak (367 commits)")[![brun0ric](https://avatars.githubusercontent.com/u/238116460?v=4)](https://github.com/brun0ric "brun0ric (5 commits)")[![kubawerlos](https://avatars.githubusercontent.com/u/9282069?v=4)](https://github.com/kubawerlos "kubawerlos (4 commits)")[![DQNEO](https://avatars.githubusercontent.com/u/188741?v=4)](https://github.com/DQNEO "DQNEO (4 commits)")[![driskell](https://avatars.githubusercontent.com/u/939815?v=4)](https://github.com/driskell "driskell (3 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (3 commits)")[![andytson-inviqa](https://avatars.githubusercontent.com/u/11387086?v=4)](https://github.com/andytson-inviqa "andytson-inviqa (2 commits)")[![BR0kEN-](https://avatars.githubusercontent.com/u/2760616?v=4)](https://github.com/BR0kEN- "BR0kEN- (2 commits)")[![hugovk](https://avatars.githubusercontent.com/u/1324225?v=4)](https://github.com/hugovk "hugovk (2 commits)")[![IonBazan](https://avatars.githubusercontent.com/u/1985514?v=4)](https://github.com/IonBazan "IonBazan (2 commits)")[![jdieter](https://avatars.githubusercontent.com/u/189435?v=4)](https://github.com/jdieter "jdieter (2 commits)")[![MPParsley](https://avatars.githubusercontent.com/u/1823998?v=4)](https://github.com/MPParsley "MPParsley (2 commits)")[![ravage84](https://avatars.githubusercontent.com/u/625761?v=4)](https://github.com/ravage84 "ravage84 (2 commits)")[![snapshotpl](https://avatars.githubusercontent.com/u/312655?v=4)](https://github.com/snapshotpl "snapshotpl (2 commits)")[![j0k3r](https://avatars.githubusercontent.com/u/62333?v=4)](https://github.com/j0k3r "j0k3r (1 commits)")[![xabbuh](https://avatars.githubusercontent.com/u/1957048?v=4)](https://github.com/xabbuh "xabbuh (1 commits)")[![jyggen](https://avatars.githubusercontent.com/u/264300?v=4)](https://github.com/jyggen "jyggen (1 commits)")[![k0pernikus](https://avatars.githubusercontent.com/u/436935?v=4)](https://github.com/k0pernikus "k0pernikus (1 commits)")[![ktomk](https://avatars.githubusercontent.com/u/352517?v=4)](https://github.com/ktomk "ktomk (1 commits)")[![CupOfTea696](https://avatars.githubusercontent.com/u/7327050?v=4)](https://github.com/CupOfTea696 "CupOfTea696 (1 commits)")

---

Tags

parallelinstallspeedup

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/hirak-prestissimo/health.svg)

```
[![Health](https://phpackages.com/badges/hirak-prestissimo/health.svg)](https://phpackages.com/packages/hirak-prestissimo)
```

###  Alternatives

[veewee/composer-run-parallel

Run composer tasks in parallel

91748.2k13](/packages/veewee-composer-run-parallel)[recca0120/laravel-parallel

64116.7k](/packages/recca0120-laravel-parallel)[bluepsyduck/symfony-process-manager

A process manager for Symfony processes, able to run them in parallel.

10784.6k3](/packages/bluepsyduck-symfony-process-manager)[brlabrussia/parallel-stub

Provide parallel PHP extension stub

115.9k1](/packages/brlabrussia-parallel-stub)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
