|
|
|
|
|
|
382
|
|
382
|
|
|
383
|
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
383
|
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
|
384
|
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
384
|
* [PsySH](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
|
|
|
385
|
+* [Pecan](https://github.com/mcrumm/pecan) - An event-driven, non-blocking shell.
|
|
385
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
386
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
|
386
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
387
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
|
387
|
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|
388
|
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|