We recommend using the package manager Composer to install the package:
composer require croct/coding-standard
Run the following command to check if the project adheres to the coding standard:
./vendor/bin/phpcs
Contributions to the package are always welcome!
Before running the test suites, the development dependencies must be installed:
composer install
Then, to run all tests:
composer test
This library is licensed under the MIT license.
How can I help you explore Laravel packages today?