Deployer : Deployer is a deployment tool written in PHP.
ApiGen : ApiGen is the tool for creating professional API documentation from PHP source code, similar to discontinued phpDocumentor/phpDoc.
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...
Psalm : Psalm is a static analysis tool for finding errors in PHP applications.
Browsershot : This PHP package can convert a webpage to an image or pdf. The conversion is done behind the scenes by Puppeteer which controls a headless version of ...
churn-php is a package that helps you identify php files in your project that could be good candidates for refactoring.