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

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

phptest/cli
===========

Command line application factory

041PHP

Since Jun 19Pushed 12y ago1 watchersCompare

[ Source](https://github.com/phptest/cli)[ Packagist](https://packagist.org/packages/phptest/cli)[ RSS](/packages/phptest-cli/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

PHPTest CLI
===========

[](#phptest-cli)

**Master build:** [![Master branch build status](https://camo.githubusercontent.com/0b721bde5ada2dab71780df3f405c0fb09a49c8084a73e1896df9e32f3de0977/68747470733a2f2f7472617669732d63692e6f72672f706870746573742f706870746573742e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/phptest/phptest)
**Requires:** `PHP >= 5.4 || HHVM >= 3.0`

**PHPTest** CLI is a small application factory built around the popular [Symfony Console](https://github.com/symfony/Console) library and [PHPTest Service Container](https://github.com/phptest/service-container).

It can be installed in whichever way you prefer, but I recommend [Composer](https://packagist.org/packages/phptest/phptest).

```
{
    "require": {
        "phptest/cli": "*"
    }
}
```

### Contributing

[](#contributing)

All contributions, including issues, comments and pull requests should be made to the main [phptest/phptest](https://github.com/phptest/phptest) respository.

### License

[](#license)

The content of this library is released under the **MIT License** by **Andrew Lawson**.
 You can find a copy of this license in [`LICENSE`](/LICENSE) or at .

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/200351?v=4)[Andrew Lawson](/maintainers/adlawson)[@adlawson](https://github.com/adlawson)

---

Top Contributors

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

### Embed Badge

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

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

###  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)
