Libraries tagged by argument
clue/commander
26528 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
thomas-schulz/symfony-meta
59813 Downloads
PhpStorm meta data for expected arguments completion in symfony projects.
nette/command-line
1754086 Downloads
Nette Command Line: options and arguments parser.
sroze/argument-resolver
43121 Downloads
A lightweight utility to resolve method arguments based on types and names
webeweb/core-library
220251 Downloads
Core library
pear2/console_commandline
12541 Downloads
Full featured package for managing command-line applications.
webignition/symfony-console-typed-input
2063509 Downloads
Symfony InputInterface providing type-specific getters for options and arguments
thomas-schulz/doctrine-phpstorm-meta
36494 Downloads
PhpStorm meta data for expected arguments completion in Doctrine projects.
samejack/php-argv
96220 Downloads
PHP CLI arguments parse.
rector/argtyper
6114 Downloads
Analyze real method argument types, and add them as type declarations
prinsfrank/transliteration
30982 Downloads
A typed wrapper for the native PHP transliterator offering typed and documented arguments instead of an arbitrary string
php-standard-library/shell
36653 Downloads
Shell command execution with argument escaping and error output management
phery/phery
13261 Downloads
XAJAX alternative, phery.js is a library in PHP that maps to all jQuery functions, DOM manipulation, meta arguments and serialization, seamless ajax integration, RESTful emulation, form submission and partial rendering views, plus its PSR-0 compatible
lucatume/args
1435049 Downloads
A PHP 5.2 compatible arguments handling library.
inhere/console
7618 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.