Download the PHP package rna-code/npm-cache-phpci-plugin without Composer
On this page you can find all versions of the php package rna-code/npm-cache-phpci-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package npm-cache-phpci-plugin
Npm plugin for PHPCI
A plugin for PHPCI to download and install npm packages required by your application.
Install the Plugin
- Navigate to your PHPCI root directory and run
composer require rna-code/npm-cache-phpci-plugin
- If you are using the PHPCI daemon, restart it
- Update your
phpci.yml
in the project you want to deploy with
Prerequisites
- npm-cache needs to be installed.
Plugin Options
- command [string, require] - Command name. See docs
- directory [string, optional] - Relative path to run npm-cache in.
- flags [list, optional] - Command flags
PHPCI Config
All versions of npm-cache-phpci-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package rna-code/npm-cache-phpci-plugin contains the following files
Loading the files please wait ....