Woohoo Labs. PHP Coding Standard based on PSR-12, Doctrine, and Slevomat Coding Standards
This library provides the Woohoo Labs. Coding Standard rules for PHP CodeSniffer. It is inspired by and built upon the Doctrine Coding Standard and the Slevomat Coding Standard.
The only thing you need before getting started is Composer.
To install the latest version of this library, run the command below:
$ composer require woohoolabs/coding-standard
The latest version of PHP Coding Standard requires PHP 7.4 at least.
Just add the default phpcs.xml
file (it can be found in the root directory) to your project and you are ready to use
the Woohoo Labs. Coding Standard when running phpcs
.
This library follows SemVer v2.0.0.
Please see CHANGELOG for more information on recent changes.
Please see CONTRIBUTING for details.
Please see SUPPORT for details.
The MIT License (MIT). Please see the License File for more information.