php.package.health
3 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 |
doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | 3.* | 4.2.1 | outdated |
phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.0 | 2.0.4 | up to date |
9 total, 2 outdated
Package | Required | Latest | Status | |
---|---|---|---|---|
dibi/dibi | Dibi is Database Abstraction Library for PHP | ^4.2 | v5.0.2 | outdated |
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-deprecation-rules | PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits. | ^2.0 | 2.0.1 | up to date |
phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0 | 2.0.3 | up to date |
phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^2.0 | 2.0.1 | up to date |
phpunit/phpunit | The PHP Unit Testing framework. | ^8.5|^9.5 | 11.5.2 | outdated |
symplify/easy-coding-standard | Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer | ^12.3 | 12.5.4 | up to date |
vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4 | v5.6.1 | up to date |