Libraries tagged by argv
adhocore/cli
725888 Downloads
Command line interface library for PHP
samejack/php-argv
82127 Downloads
PHP CLI arguments parse.
clue/commander
20630 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
180754 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
horde/argv
980 Downloads
Command-line argument parsing library
platine-php/console
4302 Downloads
Platine Console is a powerful library with support of custom style to build command line interface applications
ngsoft/tools
4320 Downloads
A set of reusable tools used on my projects.
adhocore/phalcon-ext
888 Downloads
Miscellaneous phalcon adapters, extensions and utilities
pointybeard/helpers-cli-input
3168 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.
codecounter/php-argv
29 Downloads
A library for process php argv in command line.
diversen/parse-argv
3488 Downloads
Parse argv and get options and arguments
chevron/argv
351 Downloads
an OOP way to parse an $argv array
troublete/argv
113 Downloads
Small functional library to interpret CLI arguments
opdavies/better-argv
1 Downloads
idct/php-basic-argv-reader
62 Downloads
Basic Argv reader for PHP to avoid usage of Symfony Console in projects which do not require it's advanced features.