php.package.health
3 total, 3 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
illuminate/container | The Illuminate Container package. | ^10.15 | v11.31.0 | outdated |
nikic/php-parser | A PHP parser written in PHP | ^4.16 | v5.3.1 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.3 | v7.1.8 | outdated |
11 total, 6 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
php-parallel-lint/php-parallel-lint | This tool checks the syntax of PHP files about 20x faster than serial check. | ^1.3 | v1.4.0 | up to date |
phpstan/extension-installer | Composer plugin for automatic installation of PHPStan extensions | ^1.2 | 1.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.10.25 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.2 | 11.4.3 | outdated |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | * | 1.04 | up to date |
symplify/easy-coding-standard | Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer | ^11.5 | 12.3.6 | outdated |
symplify/phpstan-extensions | Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan | ^11.2 | 11.4.3 | up to date |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | ^0.1 | 0.2.3 | outdated |
tomasvotruba/type-coverage | Measure type coverage of your project | ^0.2 | 1.0.0 | outdated |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^0.1 | 1.0.0 | outdated |
tracy/tracy | 😎 Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it. | ^2.10 | v2.10.9 | up to date |