Git Clone Repo and run composer install
composer install
Once repo is clone check that all assertions pass
./vendor/bin/phpunit
To Automatically attempt to fix files run
./vendor/bin/phpcbf
Check for Coding Standard Errors
./vendor/bin/phpcs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Git Clone Repo and run composer install
composer install
Once repo is clone check that all assertions pass
./vendor/bin/phpunit
To Automatically attempt to fix files run
./vendor/bin/phpcbf
Check for Coding Standard Errors
./vendor/bin/phpcs