getopt-php

argument parser

A PHP library for parsing and processing command-line arguments

A PHP library for command-line argument processing

GitHub

337 stars
12 watching
62 forks
Language: PHP
last commit: 3 months ago
Linked from 3 awesome lists

argument-parserargumentsclicommand-linephp

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jcomellas/getopt A library to parse command line arguments using GNU getopt syntax in Erlang. 249
docopt/docopt.c A C-code generator for parsing command-line arguments in the docopt language 320
jorgebucaran/getopts.fish A Fish plugin for parsing CLI options in a way similar to argparse without additional complexity. 222
chh/optparse A lightweight command line argument parser for PHP 19
kimgr/getopt_port An implementation of getopt and getopt_long with limited GNU extensions for command-line parsing. 89
mpusz/getopt A C++ library that parses command line options in a way compatible with the C++ Standard Library. 0
jibsen/parg A parser for command-line arguments that works similarly to the getopt function. 180
docopt/docopt.net Automatically derives parsing logic from command-line help text in a .NET implementation 355
c9s/getoptionkit An object-oriented option parser library for PHP, supporting type constraints and various options formats. 150
p-ranav/structopt A lightweight C++ header-only library for parsing command line arguments into a structured format. 464
php-gettext/php-scanner Automates the process of analyzing PHP code to extract translation metadata for use with gettext 14
davidgamba/go-getoptions A command line option parser with built-in auto-completion support for Go applications. 56
robik/commandr A command-line argument parser with support for flags, options, arguments, and subcommands. 41
nk412/optparse A simple command-line argument parser for BASH scripts 158
thephpleague/uri A PHP library for manipulating and parsing URIs according to various standards 1,034