@@ -78,7 +78,6 @@ These are the latest tags for PHP versions that are no longer supported:
7878| parallel-lint | [ Checks PHP file syntax] ( https://github.com/php-parallel-lint/PHP-Parallel-Lint ) | ✅ ; | ✅ ; | ✅ ; |
7979| paratest | [ Parallel testing for PHPUnit] ( https://github.com/paratestphp/paratest ) | ✅ ; | ✅ ; | ✅ ; |
8080| pdepend | [ Static Analysis Tool] ( https://pdepend.org/ ) | ✅ ; | ✅ ; | ✅ ; |
81- | pest | [ The elegant PHP Testing Framework] ( https://github.com/pestphp/pest ) | ✅ ; | ✅ ; | ✅ ; |
8281| phan | [ Static Analysis Tool] ( https://github.com/phan/phan ) | ✅ ; | ✅ ; | ✅ ; |
8382| phive | [ PHAR Installation and Verification Environment] ( https://phar.io/ ) | ✅ ; | ✅ ; | ✅ ; |
8483| php-cs-fixer | [ PHP Coding Standards Fixer] ( http://cs.symfony.com/ ) | ✅ ; | ✅ ; | ✅ ; |
@@ -150,6 +149,7 @@ Some tools are not included in the docker image, to use them refer to their docu
150149| box-legacy | [ Legacy version of box] ( https://box-project.github.io/box2/ ) |
151150| design-pattern | [ Detects design patterns] ( https://github.com/Halleck45/DesignPatternDetector ) |
152151| parallel-lint | [ Checks PHP file syntax] ( https://github.com/JakubOnderka/PHP-Parallel-Lint ) |
152+ | pest | [ The elegant PHP Testing Framework] ( https://github.com/pestphp/pest ) |
153153| php-coupling-detector | [ Detects code coupling issues] ( https://akeneo.github.io/php-coupling-detector/ ) |
154154| php-formatter | [ Custom coding standards fixer] ( https://github.com/mmoreram/php-formatter ) |
155155| phpcf | [ Finds usage of deprecated features] ( http://wapmorgan.github.io/PhpCodeFixer/ ) |
0 commit comments