php.package.health
No required dependencies.
14 total, 7 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
infection/infection | Infection is a Mutation Testing framework for PHP. The mutation adequacy score can be used to measure the effectiveness of a test set in terms of its ability to detect faults. | ^0.27.11 || ^0.28.1 || ^0.29.0 | 0.29.8 | up to date |
mimmi20/coding-standard | The Coding Standard is a set of PHPCS rules. | ^5.2.43 | 5.2.44 | up to date |
nikic/php-parser | A PHP parser written in PHP | ^4.19.1 || ^5.0.2 | v5.3.1 | up to date |
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 | ^1.12.3 | 2.0.1 | outdated |
phpstan/phpstan-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^1.2.0 | 2.0.0 | outdated |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.4.0 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.5.26 | 11.4.3 | outdated |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^1.2.5 | 1.04 | up to date |
rector/type-perfect | Next level type declaration checks | ^0.2.0 | 1.0.0 | outdated |
symplify/phpstan-rules | Set of Symplify rules for PHPStan | ^13.0.1 | 13.0.1 | 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 | ^0.3.1 | 1.0.0 | outdated |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^0.3.11 | 1.0.0 | outdated |