Download the PHP package fieg/shell without Composer
On this page you can find all versions of the php package fieg/shell. 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 shell
Interactive shell (cli) component for PHP
Getting started
This library also comes with a history support. With this you can use the up and down arrows to browse through the recently typed commands. To enable the history support, just wrap the Shell class in a HistoryDecorator:
You can also type the command "history" to see a list of all recently typed commands.
All versions of shell with dependencies
PHP Build Version
Package Version
The package fieg/shell contains the following files
Loading the files please wait ....