mdeherder/php-cli-demo

PHP command line tool demo

Installs: 12

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/mdeherder/php-cli-demo

V1.0.2 2025-05-08 12:23 UTC

This package is auto-updated.

Last update: 2025-12-08 13:54:20 UTC


README

PHP command-line tool demonstration

Preview

Latest Stable Version License

Instal

This CLI application is a small game (« Rreview your multiplication tables ») written in PHP and is installed using Composer:

composer global require mdeherder/php-cli-demo

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

Use

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

demo tdm ( Use --help or -h to see more options )

Update

composer global update mdeherder/php-cli-demo

Delete

composer global remove mdeherder/php-cli-demo