|
|
@@ -222,8 +222,6 @@ A list of amazingly awesome PHP libraries, resources and shiny things.
|
|
222
|
222
|
* [GetOpt](https://github.com/ulrichsg/getopt-php) - A command line opt parser.
|
|
223
|
223
|
* [OptParse](https://github.com/CHH/optparse) - Another command line opt parser.
|
|
224
|
224
|
* [Commando](https://github.com/nategood/commando) - Another simple command line opt parser.
|
|
225
|
|
-* [Elf](https://github.com/kherge/Elf) - A collection of helpers for the Symfony Console component.
|
|
226
|
|
-* [Amend](https://github.com/kherge/Amend) - A Symfony Console helper and command set for updating and upgrading applications.
|
|
227
|
225
|
* [Cron Expression](https://github.com/mtdowling/cron-expression) - A library to calculate cron run dates.
|
|
228
|
226
|
* [ShellWrap](https://github.com/MrRio/shellwrap) - A simple command line wrapper library.
|
|
229
|
227
|
|