PHPCS: PHP Code Sniffer
About
PHP_CodeSniffer is a set of two PHP scripts; the main phpcs script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined coding standard, and a second phpcbf script to automatically correct coding standard violations.
R...
antoniosilva.hashnode.dev4 min read