Skip to content

mohachi/cli-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Command line

PHP Command line parser.

Installation

via composer:

composer require mohachi/cli-parser

Note: don't forget to run composer install if you clone from github repo.

Run tests

To run unit tests:

vendor/bin/phpunit

To run integration tests:

php run_integrated_test.php

About

PHP Command line utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages