|
|
|
|
|
|
241
|
## Command Line
|
241
|
## Command Line
|
|
242
|
|
242
|
|
|
243
|
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
243
|
* [Boris](https://github.com/d11wtq/boris) - A tiny PHP REPL.
|
|
|
|
244
|
+* [PsySh](https://github.com/bobthecow/psysh) - Another PHP REPL.
|
|
244
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
245
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
|
245
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
246
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
|
246
|
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|
247
|
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|