ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
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 ...
churn-php : churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.
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...
Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
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.