|
|
|
|
|
|
620
|
*Libraries related to the command line.*
|
620
|
*Libraries related to the command line.*
|
|
621
|
|
621
|
|
|
622
|
* [Aura.Cli](https://github.com/auraphp/Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.
|
622
|
* [Aura.Cli](https://github.com/auraphp/Aura.Cli) - Provides the equivalent of request ( Context ) and response ( Stdio ) objects for the command line interface, including Getopt support, and an independent Help object for describing commands.
|
|
623
|
-* [Boris](https://github.com/borisrepl/boris) - A tiny PHP REPL.
|
|
|
|
624
|
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
623
|
* [Cilex](https://github.com/Cilex/Cilex) - A micro framework for building command line tools.
|
|
625
|
* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
|
624
|
* [CLI Menu](https://github.com/php-school/cli-menu) - A library for building CLI menus.
|
|
626
|
* [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
|
625
|
* [CLIFramework](https://github.com/c9s/CLIFramework) - A command-line framework supports zsh/bash completion generation, subcommands and option constraints. It also powers phpbrew.
|