php library coverage
1.0.0
composer require alphao/php-cover
use AlphaOlomiLibraryExample;
$example = new Example();
echo $example->echoPhrase('Hello, League!');
composer test
Give a if you found it useful.
This project is licensed under the MIT License - see the LICENSE file for details.