Browse Source

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

pull/654/head
Vítor Brandão 9 years ago
parent
commit
8b8f6bcf54
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

372
 * [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
372
 * [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
373
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
373
 * [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
374
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
374
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
375
+* [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code.
375
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
376
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
376
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
377
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
377
 
378
 

Loading…
Cancel
Save