php.package.health
12 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/pcre | PCRE wrapping library that offers type-safe preg_* replacements. | ^3.3.2 | 3.3.2 | up to date |
composer/xdebug-handler | Restarts a process without Xdebug. | ^3.0.5 | 3.0.5 | up to date |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | ^3.65 | v3.65.0 | up to date |
illuminate/container | The Illuminate Container package. | ^11.35 | v11.36.1 | up to date |
nette/utils | 🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. | ^4.0 | v4.0.5 | up to date |
sebastian/diff | Diff implementation | ^6.0 | 6.0.2 | up to date |
squizlabs/php_codesniffer | PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards. | ^3.11.2 | 3.11.2 | up to date |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.4 | v7.2.1 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^7.2 | v7.2.0 | up to date |
symplify/coding-standard | Set of Symplify rules for PHP_CodeSniffer and PHP CS Fixer. | ^12.2.3 | 12.2.3 | up to date |
symplify/easy-parallel | Helper package for easier CLI project parallelization | ^11.2.2 | 11.2.2 | up to date |
webmozart/assert | Assertions to validate method input/output with nice error messages. | ^1.11 | 1.11.0 | up to date |
14 total, all up-to-date
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.4 | v1.4.0 | up to date |
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 | ^2.0 | 2.0.4 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0 | 2.0.3 | up to date |
phpstan/phpstan-webmozart-assert | PHPStan webmozart/assert extension | ^2.0 | 2.0.0 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^11.5 | 11.5.2 | up to date |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^2.0.2 | 2.0.3 | up to date |
rector/type-perfect | Next level type declaration checks | ^2.0 | 2.0.0 | up to date |
symplify/phpstan-extensions | Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan | ^12.0 | 12.0.0 | up to date |
symplify/vendor-patches | Generate vendor patches for packages with single command | ^11.3 | 11.3.7 | up to date |
tomasvotruba/class-leak | Detect leaking classes | ^2.0 | 2.0.0 | up to date |
tomasvotruba/type-coverage | Measure type coverage of your project | ^2.0 | 2.0.0 | up to date |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^2.0 | 2.0.0 | up to date |
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 |