Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.
composer require "doctrine/dbal:3.3.7"
| 包名 | 版本要求 |
|---|---|
| composer-runtime-api | ^2 |
| doctrine/cache | ^1.11|^2.0 |
| doctrine/deprecations | ^0.5.3|^1 |
| doctrine/event-manager | ^1.0 |
| php | ^7.3 || ^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.7.13 |
| phpstan/phpstan-strict-rules | ^1.2 |
| phpunit/phpunit | 9.5.20 |
| psalm/plugin-phpunit | 0.16.1 |
| squizlabs/php_codesniffer | 3.7.0 |
| symfony/cache | ^5.2|^6.0 |
| symfony/console | ^2.7|^3.0|^4.0|^5.0|^6.0 |
| vimeo/psalm | 4.23.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-06-13 21:43:03 |
| 类型 | library |