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

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

chiron/app-cli
==============

Chiron Skeleton Console Application

1.0.3(4y ago)110MITPHPPHP ^7.2CI failing

Since Jun 21Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ncou/app-cli)[ Packagist](https://packagist.org/packages/chiron/app-cli)[ Docs](https://github.com/ncou/app)[ GitHub Sponsors](https://github.com/ncou)[ RSS](/packages/chiron-app-cli/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (6)Dependencies (5)Versions (7)Used By (0)

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

[](#installation)

If you do not have [Composer](http://getcomposer.org/), you may install it by following the instructions at [getcomposer.org](http://getcomposer.org/doc/00-intro.md).

You can then install this project template using the following command:

```
$ composer create-project chiron/app-cli [my-app-name]
```

> Replace \[my-app-name\] with the desired directory name for your new application.

Cloning
-------

[](#cloning)

> This section applies only if you cloned this repo with `git clone`, not when installed with `composer create-project ...`.

Make sure to properly install composer dependencies if you cloned the existing repository.

```
$ composer install                      # Install the projet composer dependencies
```

Command Line
------------

[](#command-line)

To start application console execute:

```
$ php app.php quote
```

> This will generate a random quote from Terry Pratchett books. Read more about the quotes [here](https://bookriot.com/terry-pratchett-quotes/).

Testing
-------

[](#testing)

To test an application:

```
$ ./vendor/bin/phpunit
```

or

```
$ composer phpunit
```

License
-------

[](#license)

This package is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

Every ~81 days

Recently: every ~94 days

Total

6

Last Release

1748d ago

Major Versions

0.2 → 1.0.02021-01-05

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/16743322?v=4)[ncou](/maintainers/ncou)[@ncou](https://github.com/ncou)

---

Top Contributors

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

---

Tags

consoleappapplicationSkeletonchiron

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[symfony/console

Eases the creation of beautiful and testable command line interfaces

9.8k1.1B11.3k](/packages/symfony-console)[psy/psysh

An interactive shell for modern PHP.

9.8k545.6M719](/packages/psy-psysh)[nunomaduro/collision

Cli error handling for console/command-line PHP applications.

4.6k331.8M8.5k](/packages/nunomaduro-collision)[nunomaduro/termwind

It's like Tailwind CSS, but for the console.

2.5k239.8M286](/packages/nunomaduro-termwind)[wp-cli/php-cli-tools

Console utilities for PHP

68325.0M367](/packages/wp-cli-php-cli-tools)[aplus/app

Aplus Framework App Project

5951.6M1](/packages/aplus-app)

PHPackages © 2026

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