PHPackages                             antweb/deployer-recipe - 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. antweb/deployer-recipe

ActiveLibrary

antweb/deployer-recipe
======================

2.0.4(5mo ago)01.9k↓100%PHP

Since Apr 23Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/antwebstudio/deployer-recipe)[ Packagist](https://packagist.org/packages/antweb/deployer-recipe)[ RSS](/packages/antweb-deployer-recipe/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (11)Used By (0)

deployer-recipe
===============

[](#deployer-recipe)

```
composer require antweb/deployer-recipe

```

Make sure you have install deployer using this command

```
curl -LO https://deployer.org/deployer.phar
mv deployer.phar /usr/local/bin/dep
chmod +x /usr/local/bin/dep

```

reference:

Run these command in project folder root (either linux or windows terminal will be fine)

```
cp ./vendor/antweb/deployer-recipe/hosts.example.yml ./hosts.yml
cp ./vendor/antweb/deployer-recipe/deploy.example.php ./deploy.php

```

Add the following line to .gitignore (create one if the file is not exist)

```
/hosts.yml

```

Edit the hosts.yml file and deploy.php file accordingly

Run

```
dep deploy beta

```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance70

Regular maintenance activity

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~145 days

Recently: every ~129 days

Total

10

Last Release

169d ago

Major Versions

1.0.0 → 2.0.02022-05-19

1.0.x-dev → 2.0.12024-08-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/72c1487e8547513e34d333b980730360e146fe7decbd531ad10f051f881b59f7?d=identicon)[antweb](/maintainers/antweb)

---

Top Contributors

[![huiyang](https://avatars.githubusercontent.com/u/517651?v=4)](https://github.com/huiyang "huiyang (25 commits)")

### Embed Badge

![Health badge](/badges/antweb-deployer-recipe/health.svg)

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

###  Alternatives

[lorisleiva/laravel-deployer

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

1.7k1.3M4](/packages/lorisleiva-laravel-deployer)[sourcebroker/deployer-extended-database

Deployer tasks to manage database synchronization between application instances.

41302.6k7](/packages/sourcebroker-deployer-extended-database)[sourcebroker/deployer-extended

Library with some additional tasks for deployer (deployer.org).

25275.4k9](/packages/sourcebroker-deployer-extended)[hypernode/deploy-configuration

Hypernode deploy configuration files

12111.5k](/packages/hypernode-deploy-configuration)[ngmy/webloyer

Webloyer is a Web UI for managing Deployer deployments

2181.1k](/packages/ngmy-webloyer)[n98/n98-deployer

netz98 deployer tasks, recipes, configuration

2543.6k1](/packages/n98-n98-deployer)

PHPackages © 2026

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