Browse Source

Merge pull request #541 from zdenekdrahos/patch-1

[code analysis] EdgedesignCZ/phpqa
pull/510/head
Jose Diaz-Gonzalez 9 years ago
parent
commit
1417cd15d8
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