PHPackages                             osteel/php-cli-demo - 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. osteel/php-cli-demo

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

osteel/php-cli-demo
===================

PHP command-line tool demo

v1.0(4y ago)4333MITPHPPHP ^7.4|^8.0

Since Jan 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/osteel/php-cli-demo)[ Packagist](https://packagist.org/packages/osteel/php-cli-demo)[ RSS](/packages/osteel-php-cli-demo/feed)WikiDiscussions main Synced 1mo ago

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

PHP CLI Demo
============

[](#php-cli-demo)

PHP command-line tool demonstration

 [![Preview](/art/preview.png)](/art/preview.png)

 [![Build Status](https://github.com/osteel/php-cli-demo/workflows/CI/badge.svg)](https://github.com/osteel/php-cli-demo/actions) [![Latest Stable Version](https://camo.githubusercontent.com/eae8503cebaadcb15495761ac4f157fe6ec093fe3b92f351115e5419172e1125/68747470733a2f2f706f7365722e707567782e6f72672f6f737465656c2f7068702d636c692d64656d6f2f76)](//packagist.org/packages/osteel/php-cli-demo) [![License](https://camo.githubusercontent.com/6ce50bab5b077550f832b1836f946fdd0a7fdf7f3959a5d17fa266f5cab98850/68747470733a2f2f706f7365722e707567782e6f72672f6f737465656c2f7068702d636c692d64656d6f2f6c6963656e7365)](//packagist.org/packages/osteel/php-cli-demo)

Instal
------

[](#instal)

This CLI application is a small game written in PHP and is installed using [Composer](https://getcomposer.org):

```
composer global require osteel/php-cli-demo

```

Make sure the `~/.composer/vendor/bin` directory is in your system's `PATH`.

Show me howIf it's not already there, add the following line to your Bash configuration file (usually `~/.bash_profile`, `~/.bashrc`, `~/.zshrc`, etc.):

```
export PATH=~/.composer/vendor/bin:$PATH

```

If the file doesn't exist, create it.

Run the following command on the file you've just updated for the change to take effect:

```
source ~/.bash_profile

```

Use
---

[](#use)

All you need to do is call the `play` command to start the game:

```
demo play

```

Update
------

[](#update)

```
composer global update osteel/php-cli-demo

```

Delete
------

[](#delete)

```
composer global remove osteel/php-cli-demo

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community9

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

Unknown

Total

1

Last Release

1594d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c2b03220d22111bcaf906e6bf8ba07cdf70d78810fe86f476606e4d02fca199f?d=identicon)[osteel](/maintainers/osteel)

---

Top Contributors

[![osteel](https://avatars.githubusercontent.com/u/436467?v=4)](https://github.com/osteel "osteel (8 commits)")

---

Tags

clicomposerconsolephpsymfony

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/osteel-php-cli-demo/health.svg)

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[crazywhalecc/static-php-cli

Build single static PHP binary, with PHP project together, with popular extensions included.

1.8k13.9k](/packages/crazywhalecc-static-php-cli)[matthiasnoback/symfony-console-form

Use Symfony forms for Console command input

368264.8k8](/packages/matthiasnoback-symfony-console-form)[phpcr/phpcr-shell

Shell for PHPCR

721.3M8](/packages/phpcr-phpcr-shell)[madewithlove/license-checker

CLI tool to verify allowed licenses for composer dependencies

54449.8k21](/packages/madewithlove-license-checker)[shel/neos-terminal

Neos CMS Ui terminal for running Eel expressions and other commands

1441.3k](/packages/shel-neos-terminal)

PHPackages © 2026

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