calgamo/getopt

This package is abandoned and no longer maintained. The author suggests using the https://github.com/stk2k/argparser package instead.

Yet another getopt library.

0.4.0 2019-10-23 21:05 UTC

This package is auto-updated.

Last update: 2019-11-18 05:12:17 UTC


README

Latest Version on Packagist Software License Build Status Coverage Status Code Climate Total Downloads

Description

Yet another getopt library.

Feature

Demo

Usage

Requirement

PHP 7.1 or later

Installing calgamo/getopt

The recommended way to install calgamo/getopt is through Composer.

composer require calgamo/getopt

After installing, you need to require Composer's autoloader:

require 'vendor/autoload.php';

License

MIT

Author

stk2k

Disclaimer

This software is no warranty.

We are not responsible for any results caused by the use of this software.

Please use the responsibility of the your self.