PHPackages                             enrise/phpci-rocketeer - 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. enrise/phpci-rocketeer

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

enrise/phpci-rocketeer
======================

A PHPCI plugin that allows you to deploy your code with Rocketeer

v0.1.0(10y ago)4298MITPHP

Since Jul 10Pushed 3y ago10 watchersCompare

[ Source](https://github.com/Enrise/PHPCI-Rocketeer)[ Packagist](https://packagist.org/packages/enrise/phpci-rocketeer)[ RSS](/packages/enrise-phpci-rocketeer/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Archived and unmaintained
=========================

[](#archived-and-unmaintained)

This is an old repository that is no longer used or maintained. We advice to no longer use this repository.

Original README can be found below:
-----------------------------------

[](#original-readme-can-be-found-below)

[PHPCI](https://www.phptesting.org/)-[Rocketeer](http://rocketeer.autopergamene.eu/)
====================================================================================

[](#phpci-rocketeer)

A rocketeer plugin for PHPCI so PHPCI can deploy your code after a succesful build.

The commits on GitHub pull-requests will not be deployed, only commits merged into the main repository will be deployed if the branch is matching one branches in the config.

### Install the plugin

[](#install-the-plugin)

1. Navigate to your PHPCI root directory and run `composer require enrise/phpci-rocketeer`
2. Update your `phpci.yml` in the project you want to deploy with

### Make sure that

[](#make-sure-that)

1. The `rocketeer` shell command is globally accessable on your PHPCI server ([see how](http://rocketeer.autopergamene.eu/#/docs/docs/I-Introduction/Getting-started))
2. The *php-ci-cronjob-server-user* can actually can run the `rocketeer deploy` command

### PHPCI config

[](#phpci-config)

```
rocketeer:
    deploy:
        :
            connection:
            stage:
```

example:

```
complete:
    rocketeer:
        deploy:
            master:
                connection: phpci
                stage: production
            develop:
                connection: phpci
                stage: develop
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3965d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a17fa4ab7ab09a1fb23c337b8783275eb9b58d16ef09a891c35e92517f6d7a17?d=identicon)[enrise](/maintainers/enrise)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/enrise-phpci-rocketeer/health.svg)

```
[![Health](https://phpackages.com/badges/enrise-phpci-rocketeer/health.svg)](https://phpackages.com/packages/enrise-phpci-rocketeer)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.1k25.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)
