# 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](https://www.patreon.com/deployer). > [![Goal](https://medv.io/assets/fundraised.svg?no-cache=2)](https://www.patreon.com/deployer) > > 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. ## 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](https://www.patreon.com/deployer) or contact him [via email](mailto:anton@medv.io) ### Top Supporters * Tony James from HYPERHOST hyper.host * Daniel Knoch from [cariba.de](https://cariba.de) See a full [list of sponsors](https://github.com/deployphp/deployer/blob/master/SPONSORS.md). ## License Licensed under the [MIT license](https://github.com/deployphp/deployer/blob/master/LICENSE).