churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
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 ...
PHP_CodeSniffer : PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
Pre is a PHP preprocessor, designed to make adding new syntax effortless. It's also a collection of pre-built macros, which we use because they make our code clearer and simpler.