php.package.health
3 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 |
thecodingmachine/safe | PHP core functions that throw exceptions instead of returning FALSE on error | ^1.3 || ^2.0 | v2.5.0 | up to date |
9 total, 5 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 | ^1.12 | 2.0.1 | outdated |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^1.2 | 2.0.0 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^9.6 | 11.4.3 | outdated |
symfony/var-dumper | Provides mechanisms for walking through any arbitrary PHP variable | ^5.3 | v7.1.8 | outdated |
thecodingmachine/phpstan-safe-rule | A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe | ^1.2 | v1.2.0 | up to date |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | 0.2.3 | 0.2.3 | up to date |
tomasvotruba/type-coverage | Measure type coverage of your project | 1.0.0 | 1.0.0 | up to date |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | 0.3.11 | 1.0.0 | outdated |