Download the PHP package ket4yii/phpci-deployer-plugin without Composer
On this page you can find all versions of the php package ket4yii/phpci-deployer-plugin. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ket4yii/phpci-deployer-plugin
More information about ket4yii/phpci-deployer-plugin
Files in ket4yii/phpci-deployer-plugin
Download ket4yii/phpci-deployer-plugin
More information about ket4yii/phpci-deployer-plugin
Files in ket4yii/phpci-deployer-plugin
Vendor ket4yii
Package phpci-deployer-plugin
Short Description Simple deployer(deployer.org) plugin for PHPCI
License MIT
Package phpci-deployer-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 phpci-deployer-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 phpci-deployer-plugin with dependencies
PHP Build Version
Package Version
No informations.
The package ket4yii/phpci-deployer-plugin contains the following files
Loading the files please wait ....