The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
composer require "doctrine/persistence:3.4.3"
| 包名 | 版本要求 |
|---|---|
| doctrine/event-manager | ^1 || ^2 |
| php | ^7.2 || ^8.0 |
| psr/cache | ^1.0 || ^2.0 || ^3.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^12 || ^14 |
| doctrine/common | ^3.0 |
| phpstan/phpstan | ^1 || 2.1.30 |
| phpstan/phpstan-phpunit | ^1 || ^2 |
| phpstan/phpstan-strict-rules | ^1 || ^2 |
| phpunit/phpunit | ^8.5.38 || ^9.5 |
| symfony/cache | ^4.4 || ^5.4 || ^6.0 || ^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-10-21 15:21:39 |
| 类型 | library |