MyGit

hirak/prestissimo

Fork: 170 Star: 6190 (更新于 2024-08-27 18:29:15)

license: MIT

Language: PHP .

composer parallel install plugin

最后发布版本: 0.3.10 ( 2020-02-16 22:02:43)

GitHub网址

prestissimo (composer plugin)

Build Status Scrutinizer Code Quality Coverage Status Latest Stable Version Total Downloads License

This is a composer 1.x plugin that downloads packages in parallel to speed up the installation process.

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

  • composer >=1.0.0 <2.0
  • PHP >=5.3, (suggest >=5.5, because curl_share_init)
  • ext-curl

Install, Updating & Upgrading

$ composer global require hirak/prestissimo

Uninstall

$ composer global remove hirak/prestissimo

Benchmark Example

288s -> 26s

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

laravel

Config

prestissimo ^0.3.x

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

Composer authentication

To avoid Composer asking for authentication it is recommended to follow the procedure on composer's authentication.

For github.com you could also use an auth.json file with an oauth access token placed on the the same level as your composer.json file:

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

License

MIT License. See the LICENSE file.

最近版本更新:(数据更新于 2024-08-06 07:21:56)

2020-02-16 22:02:43 0.3.10

2019-05-04 16:20:45 0.3.9

2018-08-26 12:50:01 0.3.8

2017-05-27 12:56:23 0.3.7

2017-04-14 17:14:08 0.3.6

2016-11-24 19:24:22 0.3.5

2016-07-22 07:54:48 0.3.4

2016-06-26 22:05:08 0.3.3

2016-06-18 22:40:59 0.3.2

2016-06-12 15:39:24 0.3.1

hirak/prestissimo同语言 PHP最近更新仓库

2024-09-18 20:45:32 coollabsio/coolify

2024-09-17 03:04:08 caseyamcl/guzzle_retry_middleware

2024-09-14 10:53:46 cakephp/cakephp

2024-09-06 16:28:08 spatie/holidays

2024-09-06 02:33:26 CakeDC/users

2024-09-04 23:22:17 arendjantetteroo/guzzle-toggl