blob: 5a527982a2625c5d9076f2bc2125533e8b3d1a76 (
plain) (
blame)
1
2
3
4
5
6
7
|
PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP and
JavaScript code 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.
WWW: https://pear.php.net/package/PHP_CodeSniffer
|