Download the PHP package switon/cli without Composer
On this page you can find all versions of the php package switon/cli. 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 cli
Switon CLI Package
Switon's CLI runtime for auto-discovered commands, help, and shell completion.
Highlights
- Auto-discovered commands: package and app commands appear without manual registration.
- Multi-action commands: one command can expose several actions with shared help.
- Automatic options: action parameters become long options by default, with
#[ShortOption]for short aliases. - Inline help text: command help stays close to the code.
- Shell completion: the same command metadata feeds bash and zsh completion.
Installation
Quick Start
Docs: https://docs.switon.dev/latest/cli
License
MIT.
All versions of cli with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
psr/container Version ^2.0
psr/event-dispatcher Version ^1.0
switon/binding Version ^1.0
switon/command Version ^1.0
switon/console Version ^1.0
switon/core Version ^1.0
switon/event Version ^1.0
switon/invoker Version ^1.0
switon/kernel Version ^1.0
psr/container Version ^2.0
psr/event-dispatcher Version ^1.0
switon/binding Version ^1.0
switon/command Version ^1.0
switon/console Version ^1.0
switon/core Version ^1.0
switon/event Version ^1.0
switon/invoker Version ^1.0
switon/kernel Version ^1.0
The package switon/cli contains the following files
Loading the files please wait ...