Download the PHP package rna-code/bower-phpci-plugin without Composer
On this page you can find all versions of the php package rna-code/bower-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 bower-phpci-plugin
Bower plugin for PHPCI
A plugin for PHPCI to download and install Bower packages required by your application.
Install the Plugin
- Navigate to your PHPCI root directory and run
composer require rna-code/bower-phpci-plugin
- If you are using the PHPCI daemon, restart it
- Update your
phpci.yml
in the project you want to deploy with
Prerequisites
- Bower needs to be installed.
Plugin Options
- command [string, require] - Command name. See API
- directory [string, optional] - Relative path to run bower in.
- flags [list, optional] - Command flags
PHPCI Config
example:
Output:
All versions of bower-phpci-plugin with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
The package rna-code/bower-phpci-plugin contains the following files
Loading the files please wait ....