Skip to content
Please note that GitHub no longer supports Internet Explorer.

We recommend upgrading to the latest Microsoft Edge, Google Chrome, or Firefox.

Learn more
A deployment tool written in PHP with support for popular frameworks out of the box
Branch: master
Clone or download
Latest commit c21210e Mar 12, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Update PULL_REQUEST_TEMPLATE.md Dec 10, 2018
bin Code style fixes (#1762) Nov 11, 2018
recipe Do not show package suggestions (#1812) Feb 19, 2019
src
test Properly handle input options (#1793) Jan 17, 2019
.editorconfig
.gitattributes Remove patreon links Jun 15, 2017
.gitignore
.scrutinizer.yml
.styleci.yml
.travis.yml add php 7.3 to travis (#1800) Jan 22, 2019
CHANGELOG.md Add lock/unlock to deploy task (#1810) Feb 15, 2019
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md (#1457) Dec 16, 2017
KNOWN_BUGS.md
LICENSE
README.md
SPONSORS.md
UPGRADE.md
composer.json
composer.lock Fix build script and update composer Apr 20, 2018
phpunit.xml.dist

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

I'm working on first LTS release of Deployer. Please, consider supporting Deployer development on Patreon page. Goal

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.