public marks

PUBLIC MARKS from clochix with tag coding_standard

21 November 2006 16:00

PHP_CodeSniffer

by 1 other
PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP code to detect violations of a defined set of coding standards. It is an essential development tool that ensures that your code remains clean and consistent. It can even help prevent some common semantic errors made by developers.

clochix's TAGS related to tag coding_standard

bestpractices +   php +   standard +   tools +