This repository was archived by the owner on May 9, 2024. It is now read-only.

Description
| Tool |
PHP |
Supported since |
Description |
| security-checker |
>= 5.6 |
1.24 |
Check composer.lock for known security issues |
| psalm |
>= 5.6 |
1.14 |
A static analysis tool for finding errors in PHP applications |
| parallel-lint |
>= 5.4 |
1.9 |
Check syntax of PHP files |
| MacFJA/phpqa-extensions |
- |
- |
PHP Assumptions, Magic Number Detector, ... |
Looked
| Tool |
PHP |
Supported since |
Description |
| php-cs-fixer |
>= 5.3 |
1.12 |
Automatically detect and fix PHP coding standards issues |
| phpunit |
>= 5.3 |
1.13 |
The PHP Unit Testing framework |
| phpstan |
>= 7.0 |
1.9 |
Discover bugs in your code without running it |
| deptrac |
>= 7.2 |
1.25 |
Enforce rules for dependencies between software layers |