optparse
CLI parser
A lightweight command line argument parser for PHP
Another Command Line Argument Parser
19 stars
4 watching
1 forks
Language: PHP
last commit: about 8 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
nk412/optparse | A simple command-line argument parser for BASH scripts | 158 |
mattbryson/bash-arg-parse | A bash script template for parsing named, short and positional CLI arguments. | 63 |
getopt-php/getopt-php | A PHP library for parsing and processing command-line arguments | 337 |
bfgroup/lyra | A command line argument parser for C++ | 483 |
dnaeon/clingon | A command-line options parser system for Common Lisp | 127 |
jorgebucaran/getopts.fish | A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. | 222 |
mpeterv/argparse | A feature-rich command line parser for Lua | 260 |
abolz/cmdline2 | A C++ library for parsing command line arguments with support for customizable syntax and multiple option types. | 18 |
juancarlospaco/cliche | A CLI argument parser library for Nim language | 82 |
jermp/cmd_line_parser | A lightweight C++17 command line parser with support for parsing command-line options and arguments. | 25 |
unixjunkie/minicli | A minimalist OCaml library for parsing command-line arguments with built-in validation and error handling. | 30 |
tanakh/cmdline | A lightweight command line parser library for C++ | 1,352 |
gabriella439/optparse-generic | A tool to automatically generate a command-line interface from any Haskell data type | 208 |
cbeust/jcommander | An annotation-based command line parameter parsing framework for Java | 1,966 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |