deployphp/deployer
The PHP deployment tool with support for popular frameworks out of the box observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 4801
- days_rel: 107
- days_push: 7
- n_releases_24m: 22
Adoption not part of the score
11097 stars · 1509 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Deployer is an open-source PHP deployment tool that automates releasing applications to servers via SSH, with zero-downtime atomic symlink deployments and one-command rollback. It ships ready-made recipes for popular frameworks like Laravel, Symfony, and WordPress, and can provision fresh servers including firewall, PHP, database, and HTTPS setup.
Use cases
- deploy a Laravel app to a VPS with zero downtime
- provision a fresh Ubuntu server with PHP, firewall, and HTTPS in one command
- roll back a bad release instantly from the command line
- deploy a PHP project to multiple servers in parallel
- set up repeatable deployment recipes for Symfony or WordPress
- integrate PHP deployments into a CI/CD pipeline
When to choose
- you deploy PHP applications to your own servers over SSH
- you want zero-downtime atomic deployments with easy rollback
- you use a mainstream PHP framework and want an out-of-the-box recipe
- you need to provision and configure a VPS without separate tooling
When to avoid
- you deploy to serverless or container platforms like Kubernetes or Docker-based PaaS
- your stack is not PHP
- you need a full configuration-management tool like Ansible for complex multi-service infrastructure
Facets
cli-tool · maturity stable
deployment configuration-management ci-cd developer-tools cli web-development developer-tools php cli cross-platform php-deployment zero-downtime server-provisioning recipes ssh rollback atomic-deploys devops automation command-line linux macos
8 sources
- readme: https://github.com/deployphp/deployer · fetched 2026-08-28 · c72aa775164e
- homepage: https://deployer.org · fetched 2026-08-29 · 1924863f6197
- site_page: https://deployer.org/docs/8.x/contrib · fetched 2026-08-29 · b81eaf2f7dfd
- site_page: https://deployer.org/docs/8.x/getting-started · fetched 2026-08-29 · 7fb08f0c7982
- site_page: https://deployer.org/docs/8.x/recipe · fetched 2026-08-29 · cc6be9132bf0
- site_page: https://deployer.org/docs/8.x/installation · fetched 2026-08-29 · c6c93e3c8925
- site_page: https://deployer.org/docs/7.x/installation · fetched 2026-08-29 · 05ab2db3d15f
- site_page: https://deployer.org/docs/6.x/getting-started · fetched 2026-08-29 · 3346661ee0ee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| deployphp/deployer | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="deployphp/deployer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem