GithubHelp home page GithubHelp logo

guoyu07 / prestissimo Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hirak/prestissimo

0.0 0.0 0.0 3.29 MB

composer parallel install plugin

License: MIT License

HTML 0.47% JavaScript 2.56% PHP 96.97%

prestissimo's Introduction

prestissimo (composer plugin)

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

composer parallel install plugin.

Requirements

  • composer >=1.0.0 (includes dev-master)
  • PHP >=5.3, (suggest >=5.5, because curl_share_init)
  • ext-curl

Install

$ 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

It is also recommended to use composer's authentication as you may run into access errors otherwise due to request restriction for anonymous user for external services like github.

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

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

License

MIT License. See the LICENSE file.

prestissimo's People

Contributors

hirak avatar brunoric avatar dqneo avatar ekho avatar xabbuh avatar dracoblue avatar geekish avatar geerlingguy avatar j0k3r avatar jyggen avatar mthoretton avatar k0pernikus avatar scrutinizer-auto-fixer avatar sergeyfedotov avatar soullivaneuh avatar ktomk avatar yukimunet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.