Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
composer require "doctrine/dbal:3.8.6"
| 包名 | 版本要求 |
|---|---|
| composer-runtime-api | ^2 |
| doctrine/cache | ^1.11|^2.0 |
| doctrine/deprecations | ^0.5.3|^1 |
| doctrine/event-manager | ^1|^2 |
| php | ^7.4 || ^8.0 |
| psr/cache | ^1|^2|^3 |
| psr/log | ^1|^2|^3 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | 12.0.0 |
| fig/log-test | ^1 |
| jetbrains/phpstorm-stubs | 2023.1 |
| phpstan/phpstan | 1.11.5 |
| phpstan/phpstan-strict-rules | ^1.6 |
| phpunit/phpunit | 9.6.19 |
| psalm/plugin-phpunit | 0.18.4 |
| slevomat/coding-standard | 8.13.1 |
| squizlabs/php_codesniffer | 3.10.1 |
| symfony/cache | ^5.4|^6.0|^7.0 |
| symfony/console | ^4.4|^5.4|^6.0|^7.0 |
| vimeo/psalm | 4.30.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2024-06-19 10:38:17 |
| 类型 | library |