PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
Phan : Phan is a static analyzer that looks for common issues and will verify type compatibility on various operations when type information is available or ...
dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
atoum : A simple, modern and intuitive unit testing framework for PHP!
Site Valet : Web Tools for Quality, Accessibility, Standards Compliance.
The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents.