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

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

ket4yii/phpcensor-deployer-plugin
=================================

Simple deployer(deployer.org) plugin for PHPCensor

0.1.2(9y ago)31.0k1MITPHP

Since Mar 16Pushed 7y ago3 watchersCompare

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

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

**This package is abandoned and no longer maintained. The author suggests using the [build-in PHP Censor plugin](https://github.com/php-censor/php-censor/blob/master/docs/en/plugins/deployer_org.md)instead.**

PHPCensor-Deployer-Plugin
=========================

[](#phpcensor-deployer-plugin)

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

Installation
============

[](#installation)

First of all - `composer require ket4yii/phpcensor-deployer-plugin`

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\PHPCensor\Deployer\Plugin\Deployer:
  development: # branch name
    task: sample-task # optional, default task is deploy
    stage: dev # required, name of stage or server
    verbose: 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

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~0 days

Total

3

Last Release

3394d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/38733863?v=4)[ket4yii](/maintainers/ket4yii)[@ket4yii](https://github.com/ket4yii)

---

Top Contributors

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

---

Tags

cicontinuous-integrationdeploydeployerphpphp-censorphp-censor-pluginphpcensorphpcensor-pluginphpci

### Embed Badge

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

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

###  Alternatives

[in2code/in2publish_core

Content publishing extension to connect stage and production server

40143.4k](/packages/in2code-in2publish-core)[tiamo/phpas2

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

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

RPM packager for PHP applications.

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

PHPackages © 2026

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