PHPackages                             transactpro/phpci-deployer-org - 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. transactpro/phpci-deployer-org

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

transactpro/phpci-deployer-org
==============================

PHPCI Plugin for deployer.org integration

1.0.1(9y ago)646MIT

Since Jun 7Compare

[ Source](https://github.com/TransactPRO/phpci-deployer-org)[ Packagist](https://packagist.org/packages/transactpro/phpci-deployer-org)[ RSS](/packages/transactpro-phpci-deployer-org/feed)WikiDiscussions Synced yesterday

READMEChangelog (4)DependenciesVersions (5)Used By (0)

\###PHPCI Plugin for deployer.org integration

[![SensioLabsInsight](https://camo.githubusercontent.com/0610f9680082937c9ec14659ec5a2cbcb2da1aa64c80dcc0bd4047590f1fad6a/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f63663036353465652d623039652d343031302d386363302d6134663566636464363136372f6269672e706e67)](https://insight.sensiolabs.com/projects/cf0654ee-b09e-4010-8cc0-a4f5fcdd6167)

[![Latest Stable Version](https://camo.githubusercontent.com/1e8a45069499a3c92d0030b3c089cf85d0cc74cfa69989d2466c8d1ff4e1317b/68747470733a2f2f706f7365722e707567782e6f72672f7472616e7361637470726f2f70687063692d6465706c6f7965722d6f72672f76657273696f6e3f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/transactpro/phpci-deployer-org)[![Total Downloads](https://camo.githubusercontent.com/d922c16045a475154a8c7756d4bd7bfc3e9c2b08891afb992182de3c80f73e04/68747470733a2f2f706f7365722e707567782e6f72672f7472616e7361637470726f2f70687063692d6465706c6f7965722d6f72672f646f776e6c6f6164733f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/transactpro/phpci-deployer-org)[![License](https://camo.githubusercontent.com/96e1e64bd72baff747c1c7f6ec9165226298b44a38daa3a36be8271dafd9ae40/68747470733a2f2f706f7365722e707567782e6f72672f7472616e7361637470726f2f70687063692d6465706c6f7965722d6f72672f6c6963656e73653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/transactpro/phpci-deployer-org)

Prerequisites
-------------

[](#prerequisites)

- Up and running [`deployer.org`](http://deployer.org/) tool *`dep`* and endpoint configuration done like in docs. (You can get it [here](http://deployer.org/docs/installation))

Install
-------

[](#install)

First of all - `composer require transactpro/phpci-deployer-org`

To avoid any security problems, this plugin stores **three** different [recipe parts](https://github.com/TransactPRO/phpci-deployer-org/tree/master/examples):

1. `common.deploy.php` - some predefinitions. In other words, just extending default `recipe/common.php`.
2. `project.deploy.php` - main deploy configuration. You can store here even server credentials (pure password or ssh-key password).
3. `deploy.php` - rest part of deploy configuration. Mainly used for defining writable/shared directories.

Usage
-----

[](#usage)

Let's store recipe parts:

- `common.deploy.php` =&gt; `/var/www/deploy/recipes/common.deploy.php`
- `project.deploy.php` =&gt; `/var/www/deploy/recipes/project.deploy.php`
- `deploy.php` =&gt; `/your/project/root/deploy.php`

========================

`phpci.yml` example:

```
build_settings:
    verbose: true

success:
    deployer:
        master:
            stage: prod
            file: /var/www/deploy/recipes/project.deploy.php
```

That's all folks!

=========================================

TODO
----

[](#todo)

I'm planning to add wildcard for branches, so we can deploy master to production, bugfixes to staging and features to test/staging environments.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity66

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

Total

3

Last Release

3577d ago

Major Versions

0.0.1 → 1.0.0-stable2016-06-07

### Community

Maintainers

![](https://www.gravatar.com/avatar/47269e48a15fbe884a6ba45026bb671743f4c68768c39bf6c0b3077688013d09?d=identicon)[uLow](/maintainers/uLow)

---

Top Contributors

[![uLow](https://avatars.githubusercontent.com/u/1608213?v=4)](https://github.com/uLow "uLow (15 commits)")

### Embed Badge

![Health badge](/badges/transactpro-phpci-deployer-org/health.svg)

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

###  Alternatives

[ryoluo/sail-ssl

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

193739.0k3](/packages/ryoluo-sail-ssl)[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.

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

PHPackages © 2026

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