php.package.health
2 total, all up-to-date
Package | Required | Latest | Status | |
---|---|---|---|---|
nette/neon | 🍸 Nette NEON: encodes and decodes NEON file format. | ^3.2 | v3.4.3 | up to date |
symfony/polyfill-php80 | Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions | ^1.26 | v1.31.0 | up to date |
8 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.4 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2 | 2.0.4 | up to date |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2 | 2.0.1 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^9.6 | 11.5.2 | outdated |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^5.3 | v7.2.0 | outdated |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | ^1 | 1.0.0 | up to date |
tomasvotruba/type-coverage | Measure type coverage of your project | ^2.0 | 2.0.0 | up to date |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^2.0 | 2.0.0 | up to date |