php.package.health
4 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
dealerdirect/phpcodesniffer-composer-installer | PHP_CodeSniffer Standards Composer Installer Plugin | ^1.1.1 | v1.1.1 | up to date |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.76.0 | v3.76.0 | up to date |
slevomat/coding-standard | Slevomat Coding Standard for PHP_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks. | ~8.19.1 | 8.19.0 | outdated |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP files and detects violations of a defined set of coding standards. | ^3.13.2 | 3.13.2 | up to date |
12 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
nikic/php-parser | A PHP parser written in PHP | ^5.5.0 | v5.4.0 | outdated |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.4.3 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.1.17 | 2.1.17 | up to date |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2.0.3 | 2.0.3 | up to date |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^2.1.0 | 2.1.0 | up to date |
rector/type-perfect | Next level type declaration checks | ^2.1.0 | 2.1.0 | up to date |
shipmonk/composer-dependency-analyser | Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) | ^1.8.3 | 1.8.3 | up to date |
symfony/process | Executes commands in sub-processes | ^7.3.0 | v7.3.0 | up to date |
symplify/phpstan-rules | Set of Symplify rules for PHPStan | ^14.6.9 | 14.6.6 | outdated |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | ^1.0.0 | 1.0.0 | up to date |
tomasvotruba/type-coverage | Measure type coverage of your project | ^2.0.2 | 2.0.2 | up to date |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^2.0.1 | 2.0.1 | up to date |