deployphp/deployer

View on GitHub
README.md

Summary

Maintainability
Test Coverage
<h1><a href="https://deployer.org"><img src="https://medv.io/assets/deployer/logo.png" alt="Deployer Logo" height="30"></a> Deployer</h1>
<p>The PHP deployment tool with support for popular frameworks out of the box.</p>

<p align="center"><br><br><a href="https://deployer.org"><img src="https://medv.io/assets/deployer/deployer.gif" alt="Deployer Screenshot" width="530"></a><br><br><br></p>

<p align="center"><sup>Special thanks to:</sup></p>
<a href="https://www.warp.dev/?utm_source=github&utm_medium=referral&utm_campaign=deployer_20240618">
    <p align="center"><img src=".github/warp-logo@2x.png" alt="Warp"></p>
    <p align="center">Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.</p>
    <p align="center"><b>Visit warp.dev to learn more.</b></p>
</a>

<a href="https://github.com/deployphp/deployer/actions?query=workflow%3Atest"><img src="https://github.com/deployphp/deployer/workflows/test/badge.svg" alt="Build Status"></a>
<a href="https://packagist.org/packages/deployer/deployer"><img src="https://img.shields.io/packagist/v/deployer/deployer.svg?style=flat" alt="Latest Stable Version"></a>
<a href="https://packagist.org/packages/deployer/deployer"><img src="https://img.shields.io/badge/license-MIT-blue.svg?style=flat" alt="License"></a>

See [deployer.org](https://deployer.org) for more information and documentation.

## Features

- Automatic server **provisioning**.
- **Zero downtime** deployments.
- Ready to use recipes for **most frameworks**.

## Additional resources

* [GitHub Action for Deployer](https://github.com/deployphp/action)

## License
[MIT](https://github.com/deployphp/deployer/blob/master/LICENSE)