Libraries tagged by php argv
adhocore/cli
1500980 Downloads
Command line interface library for PHP
clue/commander
27471 Downloads
Finally a sane way to register available commands and arguments and match your command line in PHP.
clue/arguments
197712 Downloads
The simple way to split your command line string into an array of command arguments in PHP.
samejack/php-argv
97488 Downloads
PHP CLI arguments parse.
cloud-castle/command
40 Downloads
Быстрый раннер консольных команд для PHP 8.1+ без зависимостей: реестр с псевдонимами и ленивыми фабриками, строковые сигнатуры, команды из замыканий, подсказки при опечатке, хуки жизненного цикла, автодополнение, встроенные list/help, буферизованный раздельный вывод.
adhocore/phalcon-ext
966 Downloads
Miscellaneous phalcon adapters, extensions and utilities
codecounter/php-argv
29 Downloads
A library for process php argv in command line.
platine-php/console
5795 Downloads
Platine Console is a powerful library with support of custom style to build command line interface applications
saboohy/argv
5 Downloads
A lightweight and developer-friendly PHP library for parsing command-line arguments.
kentaro-a/phpcommander
9 Downloads
PHP Command line interface. Easy to handle flags and options.
siktec/just-cli
24 Downloads
Command line interface library for PHP
jesobreira/cmdline
15 Downloads
PHP command line arguments parser
daspors/shellphp
5 Downloads
PHP command line tools
pointybeard/shell-args
114 Downloads
A simple interface for processing arguments passed on the command line to PHP.
ulrichsg/getopt-php
5240860 Downloads
Command line arguments parser for PHP 7.1 and above