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

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

okmarq/php-cli-demo
===================

PHP command-line tool demo

v1.0.0(3y ago)07mitPHPPHP ^7.4|^8.0CI failing

Since Nov 22Pushed 5mo agoCompare

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

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

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

[](#php-cli-demo)

PHP command-line tool demonstration

Install
-------

[](#install)

This CLI application is a small game written in PHP and is installed using Composer:

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

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

- Show me how

If 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:

`busiverse play`

Update
------

[](#update)

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

Delete
------

[](#delete)

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

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance47

Moderate activity, may be stable

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.3% 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

1319d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24291533?v=4)[Joel Okoromi](/maintainers/okmarq)[@okmarq](https://github.com/okmarq)

---

Top Contributors

[![okmarq](https://avatars.githubusercontent.com/u/24291533?v=4)](https://github.com/okmarq "okmarq (12 commits)")[![ImgBotApp](https://avatars.githubusercontent.com/u/31427850?v=4)](https://github.com/ImgBotApp "ImgBotApp (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[illuminate/console

The Illuminate Console package.

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

PHPackages © 2026

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