getopt-php
argument parser
A PHP library for parsing and processing command-line arguments
A PHP library for command-line argument processing
337 stars
12 watching
62 forks
Language: PHP
last commit: 6 months ago
Linked from 3 awesome lists
argument-parserargumentsclicommand-linephp
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to parse command line arguments using GNU getopt syntax in Erlang. | 251 |
| A C-code generator for parsing command-line arguments in the docopt language | 320 |
| A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. | 223 |
| A lightweight command line argument parser for PHP | 19 |
| An implementation of getopt-style command-line parsing with limited GNU extensions | 89 |
| A C++ library that parses command line options in a way compatible with the C++ Standard Library. | 0 |
| A parser for command-line arguments that works similarly to the getopt function. | 181 |
| A .NET implementation of docopt to automatically derive command-line argument parsing logic from help text. | 356 |
| An object-oriented option parser library for PHP, supporting type constraints and various options formats. | 150 |
| A lightweight C++ header-only library for parsing command line arguments into a structured format. | 469 |
| Scans PHP code to extract translation information for use with gettext | 14 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| A command-line argument parser with support for flags, options, arguments, and subcommands. | 42 |
| A simple command-line argument parser for BASH scripts | 159 |
| A PHP library for manipulating and parsing URIs according to various standards | 1,045 |