# 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 ## Who is using Deployer? * [Aviasales](https://www.aviasales.ru) * [Playa](https://playa.hk/en) * [INNN Project's](http://innn.es) * [Goratsch Webdesign](https://www.goratschwebdesign.de) If you are also using it, please let us know ([Edit this file](https://github.com/deployphp/deployer/edit/master/README.md)) ## Contributing Read the [contributing](https://github.com/deployphp/deployer/blob/master/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. ## Support Deployer is an open source project. If you want to support the development of Deployer visit our [patreon page](https://www.patreon.com/deployer). [![Becoming a patron](https://img.shields.io/badge/become-patron-brightgreen.svg)](https://www.patreon.com/deployer) ## License Licensed under the [MIT license](http://opensource.org/licenses/MIT).