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

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

ket4yii/phpci-deployer-plugin
=============================

Simple deployer(deployer.org) plugin for PHPCI

0.3.4(9y ago)107332[1 issues](https://github.com/ket4yii/phpci-deployer-plugin/issues)MITPHP

Since Apr 26Pushed 8y ago1 watchersCompare

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

READMEChangelog (1)Dependencies (1)Versions (13)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

30

—

LowBetter than 64% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

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

3348d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05ec77004d665131556e14b157a6ba08e6c35888dbf346448a472c4877a4c288?d=identicon)[ket4yii](/maintainers/ket4yii)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[deployer/deployer

Deployment Tool

11.0k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

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

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

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