Libraries tagged by arg
clue/arguments
196335 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
savinmikhail/add_named_arguments_rector
108709 Downloads
Rector rule to add names to arguments for functions'/methods' calls
rybakit/arguments-resolver
113533 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
dsposito/argo
190281 Downloads
A shipping utility.
dantleech/argument-resolver
546286 Downloads
Resolve method arguments from an associative array
clue/commander
26649 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
enygma/cmd
1112397 Downloads
A simple command line option parser
donatj/flags
163026 Downloads
GNU-style PHP command line argument parser
thomas-schulz/symfony-meta
59943 Downloads
PhpStorm meta data for expected arguments completion in symfony projects.
nette/command-line
1754840 Downloads
Nette Command Line: options and arguments parser.
hestiacp/phpquoteshellarg
1967190 Downloads
Improved escape shell arguments for support of special charactars
lucatume/args
1438608 Downloads
A PHP 5.2 compatible arguments handling library.
yorcreative/laravel-argonaut-dto
3528 Downloads
Argonaut is a lightweight Data Transfer Object (DTO) package for Laravel that supports nested casting, recursive serialization, and validation out of the box. Ideal for service layers, APIs, and clean architecture workflows.
sroze/argument-resolver
43203 Downloads
A lightweight utility to resolve method arguments based on types and names
samejack/php-argv
96437 Downloads
PHP CLI arguments parse.