GetOptionKit

Option Parser Library

An object-oriented option parser library for PHP, supporting type constraints and various options formats.

An object-oriented option parser library for PHP, which supports type constraints, flag, multiple flag, multiple values, required value checking

GitHub

150 stars
8 watching
24 forks
Language: PHP
last commit: over 3 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mpusz/getoptA C++ library that parses command line options in a way compatible with the C++ Standard Library.0
badaix/poplA lightweight C++ library for parsing command-line options and arguments in a single header file.169
pcapriotti/optparse-applicativeA Haskell library for parsing command-line options in an applicative style916
cngilbreth/optionsf90A module for parsing command-line options and input parameters in Fortran programs.12
jcomellas/getoptA library to parse command line arguments using GNU getopt syntax in Erlang.251
clojure/tools.cliProvides tools for parsing and managing command-line arguments in Clojure applications.726
getopt-php/getopt-phpA PHP library for parsing and processing command-line arguments337
sjl/adoptA simple UNIX-style option parser in Common Lisp.31
boostorg/program_optionsA library that allows C++ developers to parse command line arguments and configuration files in a flexible and robust manner.110
leejarvis/slopA simple and lightweight option parser for Ruby applications1,128
davidgamba/go-getoptionsA command line option parser with built-in auto-completion support for Go applications.56
chh/optparseA lightweight command line argument parser for PHP19
ko1nksm/getoptionsAn option parser for shell scripts supporting all POSIX shells.421
jorgebucaran/getopts.fishA Fish plugin for parsing CLI options in a way similar to argparse without additional complexity.223
docopt/docopt.fsA library that generates option parsers based on human-readable help messages.34