PHPackages                             lorisleiva/laravel-deployer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. lorisleiva/laravel-deployer

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

lorisleiva/laravel-deployer
===========================

Laravel Deployer is a lightweight wrapper of Deployer giving Artisan the power of zero-downtime deployment.

v0.3.5(5y ago)1.7k1.3M↓46.6%1644MITPHP

Since Mar 9Pushed 3y ago34 watchersCompare

[ Source](https://github.com/lorisleiva/laravel-deployer)[ Packagist](https://packagist.org/packages/lorisleiva/laravel-deployer)[ RSS](/packages/lorisleiva-laravel-deployer/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (4)Versions (32)Used By (4)

🚀 Laravel Deployer
==================

[](#-laravel-deployer)

> Looking for the old Laravel Deployer? [Click here](https://github.com/lorisleiva/laravel-deployer/tree/old).

Laravel Deployer is no longer the package it used to be. Since that package was created, [Deployer](https://github.com/deployphp/deployer) has become better and better at integrating with Laravel to the point that I will now put my efforts into maintaining Deployer directly for Laravel users rather than mirroring its changes on a different repo after each release. You can [read more about this decision here](https://twitter.com/lorismatic/status/1376519608207867907?s=20).

I've written a series of tutorials to help Laravel users deploy their application using Deployer directly.

[Deploy your Laravel app from scratch](https://lorisleiva.com/deploy-your-laravel-app-from-scratch).

If you prefer a quick guide to get started with Deployer 7, I've added one for you below.

Deploy your Laravel application using Deployer 7
------------------------------------------------

[](#deploy-your-laravel-application-using-deployer-7)

- Add [Deployer](https://github.com/deployphp/deployer) to your dependencies. ```
    composer require deployer/deployer:^7.0
    ```
- Copy/paste the [`deploy.yaml`](./deploy.yaml) or [`deploy.php`](./deploy.php) file of this repository to the root of your project.
- Update the `deploy.yaml` or `deploy.php` with your own server details.
- Run `dep deploy` to deploy once.
- Run `dep ssh` to connect to your server via SSH.
- Run `cp .env.example .env && php artisan key:generate` to initialize your `.env` file.
- Run `vim .env` and update your production environment variables.
- Exit your server — `exit`.
- Run `dep deploy` once more now that your `.env` file is all set up.

###  Health Score

49

—

FairBetter than 94% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity63

Solid adoption and visibility

Community37

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 89.8% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~31 days

Recently: every ~44 days

Total

31

Last Release

2101d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3642397?v=4)[Loris Leiva](/maintainers/lorisleiva)[@lorisleiva](https://github.com/lorisleiva)

---

Top Contributors

[![lorisleiva](https://avatars.githubusercontent.com/u/3642397?v=4)](https://github.com/lorisleiva "lorisleiva (291 commits)")[![sylla-code](https://avatars.githubusercontent.com/u/207892467?v=4)](https://github.com/sylla-code "sylla-code (7 commits)")[![ludo237](https://avatars.githubusercontent.com/u/921500?v=4)](https://github.com/ludo237 "ludo237 (3 commits)")[![gregorip02](https://avatars.githubusercontent.com/u/62108989?v=4)](https://github.com/gregorip02 "gregorip02 (3 commits)")[![stelgenhof](https://avatars.githubusercontent.com/u/529544?v=4)](https://github.com/stelgenhof "stelgenhof (2 commits)")[![loganhenson](https://avatars.githubusercontent.com/u/2792946?v=4)](https://github.com/loganhenson "loganhenson (2 commits)")[![andreiio](https://avatars.githubusercontent.com/u/1569300?v=4)](https://github.com/andreiio "andreiio (2 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (2 commits)")[![smknstd](https://avatars.githubusercontent.com/u/2412608?v=4)](https://github.com/smknstd "smknstd (1 commits)")[![szepeviktor](https://avatars.githubusercontent.com/u/952007?v=4)](https://github.com/szepeviktor "szepeviktor (1 commits)")[![timkley](https://avatars.githubusercontent.com/u/6104339?v=4)](https://github.com/timkley "timkley (1 commits)")[![adevade](https://avatars.githubusercontent.com/u/1066486?v=4)](https://github.com/adevade "adevade (1 commits)")[![vintagesucks](https://avatars.githubusercontent.com/u/13335308?v=4)](https://github.com/vintagesucks "vintagesucks (1 commits)")[![Daniyal-Javani](https://avatars.githubusercontent.com/u/8044163?v=4)](https://github.com/Daniyal-Javani "Daniyal-Javani (1 commits)")[![hypnodev](https://avatars.githubusercontent.com/u/11596289?v=4)](https://github.com/hypnodev "hypnodev (1 commits)")[![jannejava](https://avatars.githubusercontent.com/u/543616?v=4)](https://github.com/jannejava "jannejava (1 commits)")[![JeffBeltran](https://avatars.githubusercontent.com/u/22965241?v=4)](https://github.com/JeffBeltran "JeffBeltran (1 commits)")[![joelpittet](https://avatars.githubusercontent.com/u/70129?v=4)](https://github.com/joelpittet "joelpittet (1 commits)")[![mhdcodes](https://avatars.githubusercontent.com/u/9967336?v=4)](https://github.com/mhdcodes "mhdcodes (1 commits)")[![samuelfranzini](https://avatars.githubusercontent.com/u/20537389?v=4)](https://github.com/samuelfranzini "samuelfranzini (1 commits)")

---

Tags

artisandeploymentlaravel

### Embed Badge

![Health badge](/badges/lorisleiva-laravel-deployer/health.svg)

```
[![Health](https://phpackages.com/badges/lorisleiva-laravel-deployer/health.svg)](https://phpackages.com/packages/lorisleiva-laravel-deployer)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
