Getting Started With PHP_CodeSniffer
Published: May 1, 2012
PHP_CodeSniffer is a PHP5 script that tokenises PHP, JavaScript and CSS files 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. See PHP_CodeSniffer. Let’s get started with PHP_CodeSniffer. Read more…
RSS Posts