Lorem Ipsum
Lorem Ipsum
Run Unit Tests
Change directory to the root of this package and run:
./vendor/bin/phpunit
Run Unit Tests With HTML Coverage Report
(xdebug required)
./vendor/bin/phpunit --coverage-html coverage
Using PHP_CodeSniffer
Developed using the PSR-2 Standard
./vendor/bin/phpcs --standard=PSR2 ./src