php.package.health
1 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.0 | 2.1.11 | up to date |
10 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
editorconfig-checker/editorconfig-checker | A tool to verify that your files follow the rules of your .editorconfig | ^10.6.0 | 10.7.0 | up to date |
ergebnis/composer-normalize | Provides a composer plugin for normalizing composer.json. | ^2.44 | 2.46.0 | up to date |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2.0.0 | 2.0.1 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0.0 | 2.0.6 | up to date |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^2.0.0 | 2.0.4 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^9.6.21 | 12.1.2 | outdated |
shipmonk/composer-dependency-analyser | Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) | ^1.7.0 | 1.8.2 | up to date |
shipmonk/dead-code-detector | Dead code detector to find unused PHP code via PHPStan extension. Can automatically remove dead PHP code. Supports libraries like Symfony, Doctrine, PHPUnit etc. Detects dead cycles. Can detect dead code that is tested. | ^0.6.0 | 0.11.0 | outdated |
shipmonk/name-collision-detector | Simple tool to find ambiguous classes or any other name duplicates within your project. | ^2.1.1 | 2.1.1 | up to date |
slevomat/coding-standard | Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks. | ^8.15.0 | 8.16.2 | up to date |