Download the PHP package codenamephp/deployer.composer without Composer
On this page you can find all versions of the php package codenamephp/deployer.composer. 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 deployer.composer
deployer.composer
What is it?
This package adds deployer tasks and a command factory for running composer on the command line.
Installation
Easiest way is via composer. Just run composer require codenamephp/deployer.composer
in your cli which should install the latest version for you.
Usage
Just use the built in tasks in your deployer file or create your own by using the command factory and a command runner or just
extend \de\codenamephp\deployer\composer\task\AbstractComposerTask
All versions of deployer.composer with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1
codenamephp/deployer.base Version 1 - 3
codenamephp/deployer.command Version ^1.0
codenamephp/deployer.base Version 1 - 3
codenamephp/deployer.command Version ^1.0
The package codenamephp/deployer.composer contains the following files
Loading the files please wait ....