Skip to content

Repository files navigation

CodingStandard

CI Scrutinizer Code Quality codecov

Latest Stable Version Total Downloads

The PHP_CodeSniffer coding standard I'm using on all of my projects.

Standard itself and it's test suite complies PHPCS standard.

Usage

Note

Only PHP_CodeSniffer 3.x and later versions are supported. For PHP_CodeSniffer 1.x and 2.x use 1.0 branch.

  1. clone this repository
  2. run following command in project directory:
$> phpcs --standard="/path/to/CodingStandard/CodingStandard" library tests

or by make your IDE (instructions for PhpStorm) to check them automatically.

About

The PHP_CodeSniffer coding standard I'm using on all of my projects

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages