16 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | >=3.48.0 | v3.94.2 | up to date |
| jbzoo/data | An extended version of the ArrayObject object for working with system settings or just for working with data arrays | ^7.1 | 7.2.0 | up to date |
| kubawerlos/php-cs-fixer-custom-fixers | A set of custom fixers for PHP CS Fixer | >=3.19.2 | v3.35.1 | up to date |
| nikic/php-parser | A PHP parser written in PHP | >=4.18.0 | v5.7.0 | up to date |
| pdepend/pdepend | Official version of pdepend to be handled with Composer | >=2.16.2 | 2.16.2 | up to date |
| phan/phan | A static analyzer for PHP | >=5.4.3 | 6.0.5 | up to date |
| phpmd/phpmd | PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD. | >=2.15.0 | 2.15.0 | up to date |
| phpmetrics/phpmetrics | Static analyzer tool for PHP : Coupling, Cyclomatic complexity, Maintainability Index, Halstead's metrics... and more ! | >=2.8.2 | v2.8.2 | up to date |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | >=1.10.57 | 2.1.42 | up to date |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | >=1.5.2 | 2.0.10 | up to date |
| povils/phpmnd | A tool to detect Magic numbers in codebase | >=3.4.0 | v3.6.0 | up to date |
| squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | >=3.8.1 | 4.0.1 | up to date |
| symfony/console | Eases the creation of beautiful and testable command line interfaces | >=6.4 | v8.0.7 | up to date |
| symfony/finder | Finds files and directories via an intuitive fluent interface | >=6.4 | v8.0.8 | up to date |
| symfony/yaml | Loads and dumps YAML files | >=6.4 | v8.0.10 | up to date |
| vimeo/psalm | A static analysis tool for finding errors in PHP applications | >=5.20.0 | 6.16.0 | up to date |
3 total, all up-to-date
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| jbzoo/phpunit | PHPUnit toolbox with short assert aliases and useful functions around testing | ^7.0 | 7.2.0 | up to date |
| jbzoo/utils | Collection of PHP functions, mini classes and snippets for everyday developer's routine life. | ^7.1.1 | 7.2.2 | up to date |
| symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | >=6.4 | v8.0.6 | up to date |