PHPackages                             itherz/deployer-phpcensor-plugin - 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. itherz/deployer-phpcensor-plugin

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

itherz/deployer-phpcensor-plugin
================================

Simple deployer(deployer.org) plugin for PHPCI

0.3.4(9y ago)017MITPHP

Since Apr 26Pushed 9y ago2 watchersCompare

[ Source](https://github.com/it-herz/deployer-plugin)[ Packagist](https://packagist.org/packages/itherz/deployer-phpcensor-plugin)[ RSS](/packages/itherz-deployer-phpcensor-plugin/feed)WikiDiscussions master Synced 1w ago

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

PHPCI-Deployer-Plugin
=====================

[](#phpci-deployer-plugin)

Simple plugin for [Deployer](http://deployer.org)

How to use
==========

[](#how-to-use)

Keyword of this plugin is simple. It means that you just need to define branch for configuration task name(if there is no task, plugin takes default value that is "deploy"), stage name(it would be just server name or defined stage) , verbosity level(for default is normal) and filename(by default deployer takes the deployer.php file)

Plugin options
--------------

[](#plugin-options)

- stage(*required*) - Stage or server name
- task(*optional*) - Task name (*default task is deploy*)
- verbosity(*optional*) - Add verbose mode to plugin execution (*default is no verbose that equal to normal in the option list of values below*)
    - normal
    - verbose
    - very verbose
    - debug
    - quiet
- file(*optional*) - Filename of deployer configuration. For default deployer takes deploy.php if this field is not specified

Sample configuration
====================

[](#sample-configuration)

```
\Ket4yii\PHPCI\Deployer\Plugin\Deployer:
  development: # branch name
    task: sample-task # optional, default task is deploy
    stage: dev # required, name of stage or server
    verbosity: debug # optional, default is normal(no verbosity)
    file: .deploy_config.php # optional, deployer takes the deploy.php file for default
  master:
    stage: prod #required, name of stage or server

```

###  Health Score

26

—

LowBetter than 40% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Recently: every ~80 days

Total

10

Last Release

3439d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/290ca17749493e032638820481359cde1b2ea592166a59eb3b0c0c462f673f12?d=identicon)[itherz](/maintainers/itherz)

---

Top Contributors

[![ketchoop](https://avatars.githubusercontent.com/u/8127702?v=4)](https://github.com/ketchoop "ketchoop (57 commits)")

### Embed Badge

![Health badge](/badges/itherz-deployer-phpcensor-plugin/health.svg)

```
[![Health](https://phpackages.com/badges/itherz-deployer-phpcensor-plugin/health.svg)](https://phpackages.com/packages/itherz-deployer-phpcensor-plugin)
```

###  Alternatives

[pomander/pomander

Deployment for PHP

19615.7k2](/packages/pomander-pomander)[symfony-tools/docs-builder

The build system for Symfony's documentation

3668.5k1](/packages/symfony-tools-docs-builder)[mwltr/magedeploy2-base

Magento2 Deployment Setup using Robo and Deployer

425.3k](/packages/mwltr-magedeploy2-base)[enygma/composerclean

An additional command for Composer that removes configured files/directory

171.8k](/packages/enygma-composerclean)

PHPackages © 2026

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