Download the PHP package celemas/cli without Composer
On this page you can find all versions of the php package celemas/cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor celemas
Package cli
Short Description Celemas cli tools runner
License MIT
Homepage https://celemas.dev/cli
Package cli
Short Description Celemas cli tools runner
License MIT
Homepage https://celemas.dev/cli
Please rate this library. Is it a good library?
Informations about the package cli
Celemas Cli
A command line interface helper.
Features
- Simple command creation with automatic help generation
- Built-in color support for terminal output
- Command-specific help with
php run help <command> - Built-in
commandscommand for shell autocomplete - Support for
--key=valueand--key valueoption syntax - Output helpers:
info(),success(),warn(),error(),echoln() - Text indentation and wrapping with
indent() - Debug mode for detailed error traces
- 100% test coverage
Installation
Quick Start
Create a command by extending Celemas\Cli\Command:
Create a runner script:
Run your command:
License
This project is licensed under the MIT license.
All versions of cli with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.5
The package celemas/cli contains the following files
Loading the files please wait ...