|
|
@@ -380,6 +380,7 @@ Please see [CONTRIBUTING](https://github.com/ziadoz/awesome-php/blob/master/CONT
|
|
380
|
380
|
* [PHPQA](https://github.com/EdgedesignCZ/phpqa) - A tool for running QA tools (phploc, phpcpd, phpcs, pdepend, phpmd, phpmetrics).
|
|
381
|
381
|
* [PHPPHP](https://github.com/ircmaxell/PHPPHP) - A PHP VM implementation in PHP.
|
|
382
|
382
|
* [PHPSandbox](https://github.com/Corveda/PHPSandbox) - A PHP sandbox environment.
|
|
|
383
|
+* [PHPStan](https://github.com/phpstan/phpstan) - A PHP Static Analysis Tool.
|
|
383
|
384
|
* [Qafoo Quality Analyzer](https://github.com/Qafoo/QualityAnalyzer) - A tool to visualize metrics and source code.
|
|
384
|
385
|
* [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
|
|
385
|
386
|
* [UBench](https://github.com/devster/ubench) - A simple micro benchmark library.
|