Browse Source

Add phpqa to Code Analysis category

pull/541/head
zdenekdrahos 10 years ago
parent
commit
ac024e7e6a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -368,6 +368,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
368 368
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
369 369
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
370 370
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
371
+* [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
371 372
 
372 373
 ## Architectural
373 374
 *Libraries related to design patterns, programming approaches and ways to organize code.*

Loading…
Cancel
Save