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(11mo ago)038MITPHPCI passing

Since Aug 2Pushed 11mo 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 today

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

24

—

LowBetter than 31% of packages

Maintenance52

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

330d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/173223?v=4)[Vincent Falconi](/maintainers/vfalconi)[@vfalconi](https://github.com/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

[illuminate/console

The Illuminate Console package.

13046.0M6.5k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20720.9k21](/packages/winbox-args)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3275.4k1](/packages/tomatophp-filament-artisan)[thettler/laravel-console-toolkit

This Package provides some usefully console features like the attribute syntax for arguments and options, validation, auto ask and casting.

324.1k](/packages/thettler-laravel-console-toolkit)

PHPackages © 2026

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