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

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

timonkreis/deployer-recipes
===========================

Deployer recipes and default configuration.

083PHP

Since Feb 11Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/timonkreis/deployer-recipes)[ Packagist](https://packagist.org/packages/timonkreis/deployer-recipes)[ RSS](/packages/timonkreis-deployer-recipes/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

ReadMe
======

[](#readme)

This package provides several default configurations and recipes for [Deployer](https://deployer.org/).

Use the following command to install it via Composer:

```
composer require --dev timonkreis/deployer-recipes:@dev
```

Usage
-----

[](#usage)

Import the desired recipe into your `deploy.php`:

```
// For TYPO3
import(__DIR__ . '/vendor/timonkreis/deployer-recipes/recipes/typo3.php');

// For WordPress
import(__DIR__ . '/vendor/timonkreis/deployer-recipes/recipes/wordpress.php');
```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance47

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity13

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b53b7979c667b06861f7d0c43484458550d7f1bb8276b21603e33af43b72ad5?d=identicon)[TimonKreis](/maintainers/TimonKreis)

---

Top Contributors

[![timonkreis](https://avatars.githubusercontent.com/u/1530839?v=4)](https://github.com/timonkreis "timonkreis (22 commits)")

### Embed Badge

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

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

###  Alternatives

[laminas/laminas-server

Create Reflection-based RPC servers

2425.6M30](/packages/laminas-laminas-server)[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)

PHPackages © 2026

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