aik099/coding-standard
A reusable PHP_CodeSniffer coding standard used across aik099 projects. Compatible with PHPCS 3.x+, includes a PHPCS-compliant standard and test suite, and can be run via phpcs --standard=... against your source and tests or integrated into IDEs.
The PHP_CodeSniffer coding standard I'm using on all of my projects.
Standard itself and it's test suite complies PHPCS standard.
Only PHP_CodeSniffer 3.x and later versions are supported. For PHP_CodeSniffer 1.x and 2.x use "1.0" branch.
$> phpcs --standard="/path/to/CodingStandard/CodingStandard" library tests
or by make your IDE (instructions for PhpStorm) to check them automatically.
How can I help you explore Laravel packages today?