|
|
@@ -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.*
|