deployer / recipes
3rd party deployer recipes
Installs: 7 273 001
Dependents: 29
Suggesters: 0
Security: 0
Stars: 286
Watchers: 18
Forks: 158
Open Issues: 0
pkg:composer/deployer/recipes
This package is auto-updated.
Last update: 2020-05-25 20:13:57 UTC
README
All recipes moved into https://github.com/deployphp/deployer/tree/master/contrib
Deployer Recipes
This repository contains third party recipes to integrate with deployer.
Installing
composer require deployer/recipes --dev
Include recipes in deploy.php file.
require 'recipe/slack.php';
Recipes
| Recipe | Docs | 
|---|---|
| bugsnag | read | 
| cachetool | read | 
| cimonitor | read | 
| cloudflare | read | 
| discord | read | 
| hipchat | read | 
| mattermost | read | 
| newrelic | read | 
| ms-teams | read | 
| npm | read | 
| phinx | read | 
| rabbit | read | 
| rollbar | read | 
| rsync | read | 
| sentry | read | 
| slack | read | 
| telegram | read | 
| yammer | read | 
| yarn | read | 
| raygun | read | 
Contributing
Read the contributing guide, join the discussions, take a look on open issues
License
Licensed under the MIT license.