WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

aik099/CodingStandard

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

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

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •