Download the PHP package narrowspark/automatic-composer-prefetcher without Composer
On this page you can find all versions of the php package narrowspark/automatic-composer-prefetcher. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download narrowspark/automatic-composer-prefetcher
More information about narrowspark/automatic-composer-prefetcher
Files in narrowspark/automatic-composer-prefetcher
Package automatic-composer-prefetcher
Short Description A composer plugin that prefetch composer packages for a faster download.
License MIT
Homepage http://github.com/narrowspark/automatic
Informations about the package automatic-composer-prefetcher
Narrowspark Automatic Prefetcher
Note This package is part of the Narrowspark automatic.
Installation
Use Composer to install this package:
Usage
The prefetcher will be executed when composer require
, composer install
or composer update
is used, you will experience a speed up of composer package installations.
Narrowspark Automatic Prefetcher supports on skipping legacy package tags
.
You have two ways to skip old tags of a package.
The first one is to use the composer.json extra
field, add prefetcher
inside of this a require
key,
then you packages with the version you want start skipping.
And the second one is to use the global env
variable
Versioning
This library follows semantic versioning, and additions to the code ruleset are performed in major releases.
Changelog
Please have a look at CHANGELOG.md
.
Contributing
Please have a look at CONTRIBUTING.md
.
Code of Conduct
Please have a look at CODE_OF_CONDUCT.md
.
Credits
- Daniel Bannert
- All Contributors
- Narrowspark Automatic has been inspired by symfony/flex
License
This package is licensed using the MIT License.
Please have a look at LICENSE.md
.
All versions of automatic-composer-prefetcher with dependencies
composer-plugin-api Version ^1.0