userator / deploid
tool provides folder structure for continuous delivery of code.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 0
Open Issues: 5
pkg:composer/userator/deploid
Requires
- php: >=5.6
- monolog/monolog: 1.23.0
- symfony/console: v3.4.17
- symfony/process: v3.4.17
Requires (Dev)
- phpunit/phpunit: 5.7.*
This package is auto-updated.
Last update: 2025-12-28 00:52:49 UTC
README
Tool provides folder structure for continuous delivery of code
Installation
It's recommended that you use composer to install Deploid.
Using composer
$ composer require userator/deploid "1.0.0"
Using git
$ git clone https://github.com/userator/deploid.git
Using wget
$ wget https://github.com/userator/deploid/archive/1.0.0.tar.gz
Deploid requires PHP 5.6.0 or newer.