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
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
368
 * [PHPSandbox](https://github.com/fieryprophet/php-sandbox) - A PHP sandbox environment.
369
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
369
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
370
 * [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
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
 ## Architectural
373
 ## Architectural
373
 *Libraries related to design patterns, programming approaches and ways to organize code.*
374
 *Libraries related to design patterns, programming approaches and ways to organize code.*

Loading…
Cancel
Save