Use PHP CodeSniffer with PHPStorm By Paul EdenburgJune 13, 2013August 22, 2016programming PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. $ sudo pear install PHP_CodeSniffer That’s it! You can play with it now. For example: use PHP CodeSniffer with PHPStorm Tweet0 Shares