Must have Development Tools Scripts for Squiz Pty Ltd
HTML_CodeSniffer analyzes the structure of a Web page and reports on various violations, split into three categories: errors, warnings and notices.Works with the Web Content Accessibility Guidelines (WCAG) 2.0. Levels A, AA and AAA...
PHP_CodeSniffer is available as a PEAR package. Under the hood, it works by tokenising PHP, JavaScript and CSS files and checking it against a defined set of coding standards.PHP_CodeSniffer is one of the best test tools during development because it...