Add "Qafoo Quality Analyzer" to "Code Analysis" section (#653)

This commit is contained in:
Vítor Brandão 2016-05-13 17:11:52 +01:00 committed by Jose Diaz-Gonzalez
parent 26e4a334e4
commit 8b8f6bcf54
1 changed files with 1 additions and 0 deletions

View File

@ -372,6 +372,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
* [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
* [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
* [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
* [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code.
* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.