PHPackages                             vfalconi/terminus-ci-tools - 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. [CLI &amp; Console](/categories/cli)
4. /
5. vfalconi/terminus-ci-tools

ActiveTerminus-plugin[CLI &amp; Console](/categories/cli)

vfalconi/terminus-ci-tools
==========================

Some tools for running Terminus in a CI pipeline

0.1.1(9mo ago)037MITPHPCI passing

Since Aug 2Pushed 9mo agoCompare

[ Source](https://github.com/vfalconi/terminus-ci-tools)[ Packagist](https://packagist.org/packages/vfalconi/terminus-ci-tools)[ RSS](/packages/vfalconi-terminus-ci-tools/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (3)Used By (0)

Terminus CI tools
=================

[](#terminus-ci-tools)

[![Packagist Version](https://camo.githubusercontent.com/09ac200a64857c828669f4fb3a65b98f1f6e5e8a4d6766c95b5eb3ff21c3c354/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7666616c636f6e692f7465726d696e75732d63692d746f6f6c73)](https://camo.githubusercontent.com/09ac200a64857c828669f4fb3a65b98f1f6e5e8a4d6766c95b5eb3ff21c3c354/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7666616c636f6e692f7465726d696e75732d63692d746f6f6c73)

Configuration
-------------

[](#configuration)

These commands require no configuration

Usage
-----

[](#usage)

```
terminus checkEnv -- .
# throws an exception if the environment has nothing to deploy
# returns the string 'deployable' otherwise
```

Installation
------------

[](#installation)

```
mkdir -p $HOME/terminus/local_plugins
git clone https://github.com/vfalconi/terminus-ci-tools $HOME/terminus/local_plugins/terminus-ci-tools
terminus self:plugin:install $HOME/terminus/local_plugins/terminus-ci-tools

```

Testing
-------

[](#testing)

This example project includes four testing targets:

- `composer lint`: Syntax-check all php source files.
- `composer cs`: Code-style check.
- `composer unit`: Run unit tests with phpunit
- `composer functional`: Run functional test with bats

To run all tests together, use `composer test`.

Note that prior to running the tests, you should first run:

- `composer install`
- `composer install-tools`

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance58

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity27

Early-stage or recently created project

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

Total

2

Last Release

276d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/252651d1a4d71b69131459bc683eff66a806f788a845c92c3e402d31f96f8552?d=identicon)[vfalconi](/maintainers/vfalconi)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/vfalconi-terminus-ci-tools/health.svg)

```
[![Health](https://phpackages.com/badges/vfalconi-terminus-ci-tools/health.svg)](https://phpackages.com/packages/vfalconi-terminus-ci-tools)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M319](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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