An open API service indexing awesome lists of open source software.

https://github.com/lunr-php/lunr.cliparser

A library to parse command line arguments
https://github.com/lunr-php/lunr.cliparser

lunr oss php

Last synced: 2 months ago
JSON representation

A library to parse command line arguments

Awesome Lists containing this project

README

          

# Lunr.CliParser

Lunr.CliParser is a set of command line argument parsers. It includes one parser for
`getopt` like cli arguments, and one custom parser that supports multiple parameters per argument.

Installation
------------

* Install Lunr.CliParser with Composer or with your own installer.
* Lunr.CliParser follows the [semantic versioning][2] standards.

Community
---------

* Follow us on [GitHub][3].

Contributing
------------

Lunr.CliParser is an Open Source, community-driven project. Join by contributing code or documentation.

If you encounter any issues when using Lunr.CliParser you can report them [on github][4]

About Us
--------

Lunr development is spearheaded by [Move][1].

[1]: https://moveagency.com
[2]: https://semver.org
[3]: https://github.com/lunr-php/lunr.cliparser
[4]: https://github.com/lunr-php/lunr.cliparser/issues