Download the PHP package kajoom/php-cli-starter without Composer
On this page you can find all versions of the php package kajoom/php-cli-starter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package php-cli-starter
KAJOOM PHP CLI Example
A simple PHP command-line tool starter.
Install
This CLI application is a small game written in PHP and is installed using Composer:
Make sure the ~/.config/composer/vendor/bin
or ~/.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.): 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:Use
All you need to do is call the phpclistarter
command to start the game:
Update
Delete
All versions of php-cli-starter with dependencies
PHP Build Version
Package Version
The package kajoom/php-cli-starter contains the following files
Loading the files please wait ....