Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
composer require "doctrine/dbal:3.1.5"
| 包名 | 版本要求 |
|---|---|
| composer/package-versions-deprecated | ^1.11.99 |
| doctrine/cache | ^1.0|^2.0 |
| doctrine/deprecations | ^0.5.3 |
| doctrine/event-manager | ^1.0 |
| php | ^7.3 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | 9.0.0 |
| jetbrains/phpstorm-stubs | 2021.1 |
| phpstan/phpstan | 1.2.0 |
| phpstan/phpstan-strict-rules | ^1.1 |
| phpunit/phpunit | 9.5.10 |
| psalm/plugin-phpunit | 0.16.1 |
| squizlabs/php_codesniffer | 3.6.1 |
| symfony/cache | ^5.2|^6.0 |
| symfony/console | ^2.0.5|^3.0|^4.0|^5.0|^6.0 |
| vimeo/psalm | 4.13.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2021-11-25 23:30:13 |
| 类型 | library |