# 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](https://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](https://github.com/deployphp/deployer/blob/master/.github/CONTRIBUTING.md) guide, join the [discussions](https://deployer.org/discuss), take a look on open [issues](https://github.com/deployphp/deployer/issues) [![good+for+beginner](https://img.shields.io/badge/feature-good%20for%20beginner-1d76db.svg)](https://github.com/deployphp/deployer/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+for+beginner%22) [![advanced+level](https://img.shields.io/badge/feature-advanced%20level-5319e7.svg)](https://github.com/deployphp/deployer/issues?q=is%3Aissue+is%3Aopen+label%3A%22advanced+level%22) ## Maintainers * Anton Medvedev [@antonmedv](https://github.com/antonmedv) See also the list of [contributors](https://github.com/deployphp/deployer/graphs/contributors) who participated in this project. ## Backers * Tony James from HYPERHOST hyper.host * Daniel Knoch from [cariba.de](https://cariba.de) ## License Licensed under the [MIT license](https://github.com/deployphp/deployer/blob/master/LICENSE).