PHPackages                             ex-akt/deployer-recipes - 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. ex-akt/deployer-recipes

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

ex-akt/deployer-recipes
=======================

The deployer recipes used at ex-akt IT MEDIA CONSULTING

2.1(2mo ago)051PHPPHP ^7.4 || ^8.0

Since Aug 15Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/ex-akt/deployer-recipes)[ Packagist](https://packagist.org/packages/ex-akt/deployer-recipes)[ Docs](https://ex-akt.de)[ RSS](/packages/ex-akt-deployer-recipes/feed)WikiDiscussions main Synced yesterday

READMEChangelogDependencies (4)Versions (9)Used By (0)

Deployer recipes
================

[](#deployer-recipes)

The Deployer recipes used at [ex-akt IT MEDIA CONSULTING](https://www.ex-akt.de/).

Intended to work with Contao version 4.13+ and Deployer 7. An opinionated extension of the [default Contao recipe](https://docs.contao.org/manual/en/guides/deployer/) and [nutshell-framework/deployer-recipes](https://github.com/nutshell-framework/deployer-recipes)

Install
-------

[](#install)

```
composer require --dev 'ex-akt/deployer-recipes:^1.0'
```

Usage
-----

[](#usage)

[Install Deployer](https://deployer.org/docs/7.x/installation) globally or per project.

Create a *deploy.php* inside the project. Either use single recipes or the simplified [*project.php*](/recipe/project.php) recipe.

### Deploy

[](#deploy)

- `dep deploy [host]`

### Custom \_.env file per host

[](#custom-_env-file-per-host)

Create a *.env.prod* file in your project, e.g., `.env.prod`, then configure it for the host:

```
host('www.example.org')
    ->set('env_filename', '.env.prod')
```

---

###  Health Score

41

—

FairBetter than 87% of packages

Maintenance83

Actively maintained with recent releases

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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 ~138 days

Recently: every ~105 days

Total

8

Last Release

87d ago

Major Versions

1.3 → 2.02025-02-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ff5842ca9937f7041d7cfb1dab6a492f460f3edeb0f310d7d5d7dcb192baf62?d=identicon)[samheer](/maintainers/samheer)

---

Top Contributors

[![samuelheer](https://avatars.githubusercontent.com/u/3831492?v=4)](https://github.com/samuelheer "samuelheer (12 commits)")

### Embed Badge

![Health badge](/badges/ex-akt-deployer-recipes/health.svg)

```
[![Health](https://phpackages.com/badges/ex-akt-deployer-recipes/health.svg)](https://phpackages.com/packages/ex-akt-deployer-recipes)
```

###  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

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

25292.2k12](/packages/sourcebroker-deployer-extended)[hypernode/deploy-configuration

Hypernode deploy configuration files

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

Webloyer is a Web UI for managing Deployer deployments

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

netz98 deployer tasks, recipes, configuration

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

PHPackages © 2026

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