# lorisleiva/laravel-deployer

🚀 Zero-downtime deployment out-of-the-box

Repository: https://github.com/lorisleiva/laravel-deployer
Canonical: https://ross.abutalabs.com/products/laravel-deployer
Language: PHP
License Family: other
Topics: laravel, artisan, deployment
Last push: 2023-02-26T08:28:26+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3099, "days_push": 1284, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1677, forks 164 (observed 2026-08-28T04:05:20.853036+00:00)

## What it is
A Laravel package that provided zero-downtime deployment out-of-the-box by wrapping the Deployer tool. It is now deprecated; the author recommends using Deployer 7 directly with the provided deploy.yaml/deploy.php recipes.

## Use cases
- deploy a laravel app with zero downtime
- run artisan-based deployments from the command line
- set up atomic symlink-based releases on a server
- migrate from laravel-deployer to deployer 7
- ssh into a production server to configure env files

## When to choose
- you maintain a legacy Laravel project already using this package
- you want the example deploy.yaml/deploy.php recipes as a starting point for Deployer 7

## When to avoid
- starting a new Laravel project - use deployphp/deployer directly instead
- you need a maintained tool with active support
- you deploy non-Laravel PHP applications

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: deployment, cli, ssh
- domain: web-development, developer-tools
- platform: php, cli
- tags: laravel, deployer, zero-downtime-deployment, artisan, deprecated, devops, automation, linux

## Member repositories
- lorisleiva/laravel-deployer (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:20.853036+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:41:36.909516+00:00, confidence not recorded.
  - readme: https://github.com/lorisleiva/laravel-deployer (fetched 2026-08-28T04:05:20.853036+00:00, sha f6f627224d9f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
