Libraries tagged by argv
adhocore/cli
523050 Downloads
Command line interface library for PHP
samejack/php-argv
74445 Downloads
PHP CLI arguments parse.
clue/arguments
171812 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
clue/commander
17082 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
platine-php/console
3853 Downloads
Platine Console is a powerful library with support of custom style to build command line interface applications
ngsoft/tools
3712 Downloads
A set of reusable tools used on my projects.
adhocore/phalcon-ext
885 Downloads
Miscellaneous phalcon adapters, extensions and utilities
pointybeard/helpers-cli-input
2725 Downloads
Collection of classes for handling argv (and other) input when calling command-line scripts. Helps with parsing, collecting and validating arguments, options, and flags.
horde/argv
616 Downloads
Command-line argument parsing library
diversen/parse-argv
3478 Downloads
Parse argv and get options and arguments
codecounter/php-argv
29 Downloads
A library for process php argv in command line.
chevron/argv
336 Downloads
an OOP way to parse an $argv array
troublete/argv
111 Downloads
Small functional library to interpret CLI arguments
opdavies/better-argv
1 Downloads
idct/php-basic-argv-reader
59 Downloads
Basic Argv reader for PHP to avoid usage of Symfony Console in projects which do not require it's advanced features.