phpqa
phpqa copied to clipboard
PHPQA all-in-one Analyzer CLI tool
Add support for `WordPress` projects by adding PHP_CodeSniffer rules Third party dependency list that provides WordPress PHP_CodeSniffer rules: - [ ] https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards Feel free to suggest any other project.
Is it possible to integrate [Infection](https://infection.github.io/guide/index.html) in the future?
After setup, running the following command- ``` phpqa analyze --project=drupal --files=sites/all/modules/custom/ ``` results in no scanned files.
Similar to [Gush](gushphp.org), [Bldr](bldr.io), and [Composer](getcomposer.org). A phar file, and an installer would make this a lot easier to install