Download the PHP package itherz/deployer-phpcensor-plugin without Composer
On this page you can find all versions of the php package itherz/deployer-phpcensor-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download itherz/deployer-phpcensor-plugin
More information about itherz/deployer-phpcensor-plugin
Files in itherz/deployer-phpcensor-plugin
Download itherz/deployer-phpcensor-plugin
More information about itherz/deployer-phpcensor-plugin
Files in itherz/deployer-phpcensor-plugin
Vendor itherz
Package deployer-phpcensor-plugin
Short Description Simple deployer(deployer.org) plugin for PHPCI
License MIT
Package deployer-phpcensor-plugin
Short Description Simple deployer(deployer.org) plugin for PHPCI
License MIT
Please rate this library. Is it a good library?
Informations about the package deployer-phpcensor-plugin
PHPCI-Deployer-Plugin
Simple plugin for Deployer
How to use
Keyword of this plugin is simple. It means that you just need to define branch for configuration task name(if there is no task, plugin takes default value that is "deploy"), stage name(it would be just server name or defined stage) , verbosity level(for default is normal) and filename(by default deployer takes the deployer.php file)
Plugin options
- stage(required) - Stage or server name
- task(optional) - Task name (default task is deploy)
- verbosity(optional) - Add verbose mode to plugin execution (default is no verbose that equal to normal in the option list of values below)
- normal
- verbose
- very verbose
- debug
- quiet
- file(optional) - Filename of deployer configuration. For default deployer takes deploy.php if this field is not specified
Sample configuration
All versions of deployer-phpcensor-plugin with dependencies
PHP Build Version
Package Version
No informations.
The package itherz/deployer-phpcensor-plugin contains the following files
Loading the files please wait ....