calgamo / getopt
Yet another getopt library.
Installs: 742
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/calgamo/getopt
Requires
- php: >=7.1
Requires (Dev)
- calgamo/test: ~0.1
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
This package is auto-updated.
Last update: 2019-11-18 05:12:17 UTC
README
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
Author
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.