Skip to content
A deployment tool written in PHP with support for popular frameworks out of the box
PHP
Branch: master
Clone or download

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Fixes for check_remote task and SS recipe (#1991) Jan 29, 2020
bin Fix style Aug 13, 2019
docs Add `default_timeout` to configuration example (#2018) Apr 2, 2020
recipe Filter output upon stage argument only when defined for host fixes #1909 Apr 7, 2020
src Keep consistency with deployer executable naming (#2011) Mar 6, 2020
test Add checks for fromShellCommandline method Dec 15, 2019
.editorconfig Update readme Jun 17, 2015
.gitattributes Remove patreon links Jun 15, 2017
.gitignore Fix incompatibility with Symfony 5 Dec 15, 2019
.scrutinizer.yml Migrate to PHP 7.2.25 Dec 15, 2019
.styleci.yml Remove no_unused_imports – wrong behavior Aug 12, 2017
.travis.yml Allow failure on PHP 7.4 Dec 15, 2019
CHANGELOG.md Filter output upon stage argument only when defined for host fixes #1909 Apr 7, 2020
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1457) Dec 16, 2017
KNOWN_BUGS.md Fix bug with curl ssl verify peer Aug 29, 2017
LICENSE Update LICENSE Jul 2, 2019
README.md Update README.md Jul 1, 2019
SPONSORS.md Update SPONSORS.md Sep 24, 2019
UPGRADE.md More accurate mapping from v4 server to v5 host (#1813) Feb 20, 2019
composer.json Migrate to PHP 7.2.25 Dec 15, 2019
composer.lock Fix incompatibility with Symfony 5 Dec 15, 2019
phpunit.xml.dist Fix incompatibility with Symfony 5 Dec 15, 2019

README.md

Deployer

Build Status Code Quality Code Quality Total Downloads Latest Stable Version License

A deployment tool written in PHP with support for popular frameworks out of the box

See deployer.org for more information and documentation.

Features

  • Simple setup process and a minimal learning curve
  • Ready to use recipes for most frameworks
  • Parallel execution without extensions
  • Something went wrong? Rollback to the previous release
  • Agentless, it's just SSH
  • Zero downtime deployments

Contributing

Read the contributing guide, join the discussions, take a look on open issues

good+for+beginner advanced+level

Maintainers

See also the list of contributors who participated in this project.

Sponsorship

Development of the Deployer generously supported by contributions from individuals and corporations. If you are benefiting from Deployer and would like to help keep the project financially sustainable, please visit Anton Medvedev's Patreon page or contact him via email

Top Supporters

See a full list of sponsors.

License

Licensed under the MIT license.

You can’t perform that action at this time.