PHPQA all-in-one Analyzer CLI tool. This project bundles together all the usual PHP quality control tools, and then some. It simplifies the installation and configuration of the tools and helps developers to push up the quality control bar on their projects.
The tools currently included are:
- PHP Parallel Lint
- PHP Coding Standards Fixer
- PHP CodeSniffer
- PHP Mess Detector
- PHP Lines Of Code Analyzer
- PHP Dead Code Detector
- PHP Copy/Paste Detector
- And, of course, PHPUnit.
One thought on “PHPQA all-in-one Analyzer CLI tool”