Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
composer require "doctrine/dbal:3.4.0"
| 包名 | 版本要求 |
|---|---|
| composer-runtime-api | ^2 |
| doctrine/cache | ^1.11|^2.0 |
| doctrine/deprecations | ^0.5.3|^1 |
| doctrine/event-manager | ^1.0 |
| php | ^7.4 || ^8.0 |
| psr/cache | ^1|^2|^3 |
| psr/log | ^1|^2|^3 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | 9.0.0 |
| jetbrains/phpstorm-stubs | 2022.1 |
| phpstan/phpstan | 1.8.2 |
| phpstan/phpstan-strict-rules | ^1.3 |
| phpunit/phpunit | 9.5.21 |
| psalm/plugin-phpunit | 0.17.0 |
| squizlabs/php_codesniffer | 3.7.1 |
| symfony/cache | ^5.4|^6.0 |
| symfony/console | ^4.4|^5.4|^6.0 |
| vimeo/psalm | 4.24.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-08-06 20:35:57 |
| 类型 | library |