The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
composer require "doctrine/persistence:3.0.0"
| 包名 | 版本要求 |
|---|---|
| doctrine/collections | ^1.0 |
| doctrine/event-manager | ^1.0 |
| php | ^7.2 || ^8.0 |
| psr/cache | ^1.0 || ^2.0 || ^3.0 |
| 包名 | 版本要求 |
|---|---|
| composer/package-versions-deprecated | ^1.11 |
| doctrine/annotations | ^1.7 |
| doctrine/coding-standard | ^9.0 |
| doctrine/common | ^3.0 |
| phpstan/phpstan | 1.5.0 |
| phpstan/phpstan-phpunit | ^1 |
| phpstan/phpstan-strict-rules | ^1.1 |
| phpunit/phpunit | ^8.5 || ^9.5 |
| symfony/cache | ^4.4 || ^5.4 || ^6.0 |
| vimeo/psalm | 4.22.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-04-15 10:39:55 |
| 类型 | library |