PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
Mink : Mink is an open source acceptance test framework for web applications, written in PHP 5.3.
atoum : A simple, modern and intuitive unit testing framework for PHP!
Kint : Kint for PHP is a tool designed to present your debugging data in the absolutely best way possible.
In other words, it’s var_dump() and debug_backtrac...