php.package.health
2 total, 1 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
composer/semver | Semver library that offers utilities, version constraint parsing and validation. | ^3.2 | 3.4.3 | up to date |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^1.5.6 | 2.0.4 | outdated |
8 total, 5 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | ^3.2 | 4.2.1 | outdated |
friendsofphp/php-cs-fixer | A tool to automatically fix PHP code style | 3.4.0 | v3.65.0 | outdated |
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-php-parser | PHP-Parser extensions for PHPStan | ^1.1 | 1.1.0 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^1.0 | 2.0.3 | outdated |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^1.1 | 2.0.1 | outdated |
phpunit/phpunit | The PHP Unit Testing framework. | ^9 | 11.5.2 | outdated |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4 | v5.6.1 | up to date |