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