blob: 58bd50bd4a1675f75cb61b60cae4e4d493f356c0 (
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: http://pear.php.net/package/PHP_CodeSniffer
|