Ross ROSS = Recommend OSS · open-source software intelligence for agents

deployphp/deployer

The PHP deployment tool with support for popular frameworks out of the box observed · 2026-08-28

github.com/deployphp/deployer · homepage · PHP · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
deployphp/deployermain94

For agents

markdown · JSON · MCP: product_card(name="deployphp/deployer")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem