Libraries tagged by argv
adhocore/cli
1617587 Downloads
Command line interface library for PHP
samejack/php-argv
99671 Downloads
PHP CLI arguments parse.
clue/commander
28480 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
199532 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
horde/argv
3402 Downloads
Command-line argument parsing library
platine-php/console
6464 Downloads
Platine Console is a powerful library with support of custom style to build command line interface applications
ngsoft/tools
5081 Downloads
A set of reusable tools used on my projects.
adhocore/phalcon-ext
973 Downloads
Miscellaneous phalcon adapters, extensions and utilities
codecounter/php-argv
29 Downloads
A library for process php argv in command line.
reynevan/cli-options
4 Downloads
Tiny, dependency-free CLI options parser for PHP: long/short options, flags, --key=value, combined short flags, typed defaults.
pointybeard/helpers-cli-input
3652 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.
saboohy/argv
6 Downloads
A lightweight and developer-friendly PHP library for parsing command-line arguments.
diversen/parse-argv
3526 Downloads
Parse argv and get options and arguments
chevron/argv
389 Downloads
an OOP way to parse an $argv array
troublete/argv
113 Downloads
Small functional library to interpret CLI arguments