php.package.health
5 total, 4 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
idiosyncratic/editorconfig | PHP implementation of EditorConfig | dev-main | 0.1.3 | outdated |
illuminate/container | The Illuminate Container package. | ^10.24 | v11.36.1 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.3 | v7.2.1 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^6.3 | v7.2.0 | outdated |
webmozart/assert | Assertions to validate method input/output with nice error messages. | ^1.11 | 1.11.0 | up to date |
10 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/phpstan | PHPStan - PHP Static Analysis Tool | ^1.10 | 2.0.4 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.3 | 11.5.2 | outdated |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^0.18.3 | 2.0.3 | outdated |
symplify/easy-coding-standard | Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer | ^12.0 | 12.5.4 | up to date |
symplify/vendor-patches | Generate vendor patches for packages with single command | ^11.2 | 11.3.7 | up to date |
tomasvotruba/class-leak | Detect leaking classes | ^0.1.3 | 2.0.0 | outdated |
tomasvotruba/cognitive-complexity | PHPStan rules to measure cognitive complexity of your classes and methods | ^0.2.2 | 1.0.0 | outdated |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^0.3.5 | 2.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 |