PHPackages                             raphhh/trex-cli - 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. raphhh/trex-cli

ActiveLibrary[CLI &amp; Console](/categories/cli)

raphhh/trex-cli
===============

Command process helper

0.1.0(11y ago)05.5k11MITPHPPHP &gt;=5.4

Since May 7Pushed 10y ago1 watchersCompare

[ Source](https://github.com/Raphhh/trex-cli)[ Packagist](https://packagist.org/packages/raphhh/trex-cli)[ RSS](/packages/raphhh-trex-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (1)

TRex Cli
========

[](#trex-cli)

[![Latest Stable Version](https://camo.githubusercontent.com/da59d2556e4e6834ab82a64a10ab955bcb9d146ffa027e5a8eddb2b7b0fcb8e0/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f747265782d636c692f762f737461626c652e737667)](https://packagist.org/packages/raphhh/trex-cli)[![Build Status](https://camo.githubusercontent.com/917c52a3e3c07b1a176b7ceb5d9ad40e1a9dd69374ee7c406394faa0cf354a0d/68747470733a2f2f7472617669732d63692e6f72672f5261706868682f747265782d636c692e706e67)](https://travis-ci.org/Raphhh/trex-cli)[![Scrutinizer Quality Score](https://camo.githubusercontent.com/896c661f04b96261b540bb81d6221a5c226b5a56e7997bc52761589054a6ade2/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5261706868682f747265782d636c692f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Raphhh/trex-cli/)[![Code Coverage](https://camo.githubusercontent.com/f0da81cde447990b125a1dcb82155b6b72d3634cb7df3de5bf1eb99f26f0454f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f5261706868682f747265782d636c692f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Raphhh/trex-cli/)[![Dependency Status](https://camo.githubusercontent.com/cba357333b0432349fe43a550cee5d02a38f8c3e8615712fcf4364e810e8e0ef/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f757365722f70726f6a656374732f3534303632656239633463313837666636313030303036662f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/user/projects/54062eb9c4c187ff6100006f)[![Total Downloads](https://camo.githubusercontent.com/709553c00b27e95a44543e8a9db84baa4d2e4f0c444b0e29730d47f6826828b4/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f747265782d636c692f646f776e6c6f6164732e737667)](https://packagist.org/packages/raphhh/trex-cli)[![Reference Status](https://camo.githubusercontent.com/550b3ed1c9f5f5ba9dec77f14087f65b5ce067dab8b97f1e478342d09b198404/68747470733a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f7261706868683a747265782d636c692f7265666572656e63655f62616467652e7376673f7374796c653d666c6174)](https://www.versioneye.com/php/raphhh:trex-cli/references)[![License](https://camo.githubusercontent.com/52f59f2f1e745df3effcc0c7493a30c093f64188cb083a06cdb4930342bc6ac3/68747470733a2f2f706f7365722e707567782e6f72672f7261706868682f747265782d636c692f6c6963656e73652e737667)](https://packagist.org/packages/raphhh/trex-cli)

Command process helper.

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

[](#installation)

```
$ composer require raphhh/trex-cli

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

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

4029d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fd55d984cf31c25f875f5636331a20f8be77e9443f2fd17fbccf1f9c4fe7a4c?d=identicon)[raphhh](/maintainers/raphhh)

---

Top Contributors

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

---

Tags

clishell

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/raphhh-trex-cli/health.svg)

```
[![Health](https://phpackages.com/badges/raphhh-trex-cli/health.svg)](https://phpackages.com/packages/raphhh-trex-cli)
```

###  Alternatives

[kevinlebrun/colors.php

Colors for PHP CLI scripts

3426.7M45](/packages/kevinlebrun-colorsphp)[alecrabbit/php-console-spinner

Extremely flexible spinner for \[async\] php cli applications

24032.0k2](/packages/alecrabbit-php-console-spinner)[maximebf/consolekit

Library to create command line utilities

114104.4k9](/packages/maximebf-consolekit)[tmuras/moosh

Moosh stands for MOOdle SHell. It is a command-line tool that will allow you to perform most common Moodle tasks.

2541.4k](/packages/tmuras-moosh)

PHPackages © 2026

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