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.

078PHP

Since Feb 11Pushed 4mo 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 3w 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

20

—

LowBetter than 13% of packages

Maintenance51

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity12

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

[ryoluo/sail-ssl

Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.

192739.0k3](/packages/ryoluo-sail-ssl)[sarfraznawaz2005/servermonitor

Laravel package to periodically monitor the health of your server and website.

19613.5k1](/packages/sarfraznawaz2005-servermonitor)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4676.9k](/packages/tiamo-phpas2)[wapmorgan/php-rpm-packager

RPM packager for PHP applications.

106.5k](/packages/wapmorgan-php-rpm-packager)

PHPackages © 2026

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