phpqa icon indicating copy to clipboard operation
phpqa copied to clipboard

PHPQA all-in-one Analyzer CLI tool

Results 4 phpqa issues
Sort by recently updated
recently updated
newest added

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.

bug

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

enhancement
help wanted