php.package.health
12 total, 10 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
nette/utils | 🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. | ^3.2 | v4.0.5 | outdated |
nikic/php-parser | A PHP parser written in PHP | ^4.19 | v5.3.1 | outdated |
sebastian/diff | Diff implementation | ^5.0 | 6.0.2 | outdated |
symfony/config | Helps you find, load, combine, autofill and validate configuration values of any kind | ^6.4 | v7.1.7 | outdated |
symfony/console | Eases the creation of beautiful and testable command line interfaces | ^6.4 | v7.1.8 | outdated |
symfony/dependency-injection | Allows you to standardize and centralize the way objects are constructed in your application | 6.1.* | v7.1.8 | outdated |
symfony/expression-language | Provides an engine that can compile and evaluate expressions | ^6.4 | v7.1.6 | outdated |
symfony/filesystem | Provides basic utilities for the filesystem | ^6.4 | v7.1.6 | outdated |
symfony/finder | Finds files and directories via an intuitive fluent interface | ^6.4 | v7.1.6 | outdated |
symfony/yaml | Loads and dumps YAML files | ^6.4 | v7.1.6 | outdated |
symplify/php-config-printer | Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper | ^11.3.7 | 11.3.8 | up to date |
webmozart/assert | Assertions to validate method input/output with nice error messages. | ^1.11 | 1.11.0 | up to date |
12 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
cweagans/composer-patches | Provides a way to patch Composer packages. | ^1.7 | 1.7.3 | up to date |
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 | ^1.12 | 2.0.2 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^10.5 | 11.4.3 | outdated |
rector/rector | Instant Upgrade and Automated Refactoring of any PHP code | ^1.2 | 1.04 | up to date |
shipmonk/composer-dependency-analyser | Fast detection of composer dependency issues (dead dependencies, shadow dependencies, misplaced dependencies) | ^1.7 | 1.8.1 | up to date |
symplify/easy-coding-standard | Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer | ^12.3 | 12.3.6 | up to date |
symplify/phpstan-extensions | Pre-escaped error messages in 'symplify' error format, container aware test case and other useful extensions for PHPStan | ^11.4 | 11.4.3 | 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 | ^1.0 | 1.2.0 | up to date |
tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^1.0 | 1.0.0 | up to date |