Skip to content

PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.

License

Notifications You must be signed in to change notification settings

rhowardiv/PHP_CodeSniffer

 
 

Repository files navigation

About

This is Snap Interactive's fork of PHP_CodeSniffer; to view the original README see https://github.com/squizlabs/PHP_CodeSniffer.

PHP_CodeSniffer is a PHP5 script that tokenises PHP, JavaScript and CSS files to detect violations of a defined coding standard. It is an essential development tool that ensures your code remains clean and consistent. It can also help prevent some common semantic errors made by developers.

Installation

Clone this repo and link to scripts/phpcs from somewhere in your executable path.

About

PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.0%
  • JavaScript 1.6%
  • Other 0.4%