3 total, 1 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| composer/semver | Semver library that offers utilities, version constraint parsing and validation. | ^3.2 | 3.4.4 | up to date |
| doctrine/dbal | Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. | 3.* | 4.4.3 | outdated |
| phpstan/phpstan | PHPStan - PHP Static Analysis Tool | ^2.0 | 2.1.42 | up to date |
10 total, 3 outdated
| Package | Required | Latest | Status | |
|---|---|---|---|---|
| dibi/dibi | Dibi is Database Abstraction Library for PHP | ^4.2 | v5.1.0 | 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.3 | up to date |
| phpstan/phpstan-phpunit | PHPUnit extensions and rules for PHPStan | ^2.0 | 2.0.16 | up to date |
| phpstan/phpstan-strict-rules | Extra strict and opinionated rules for PHPStan | ^2.0 | 2.0.10 | up to date |
| phpunit/phpunit | The PHP Unit Testing framework. | ^8.5|^9.5 | 13.1.1 | outdated |
| symplify/easy-coding-standard | Use Coding Standard with 0-knowledge of PHP-CS-Fixer and PHP_CodeSniffer. | ^12.5 | 13.0.0 | outdated |
| tomasvotruba/unused-public | Detect unused public properties, constants and methods in your code | ^2.0 | 2.2.0 | up to date |
| vlucas/phpdotenv | Loads environment variables from `.env` to `getenv()`, `$_ENV` and `$_SERVER` automagically. | ^5.4 | v5.6.1 | up to date |