The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
composer require "doctrine/persistence:4.1.0"
| 包名 | 版本要求 |
|---|---|
| doctrine/event-manager | ^1 || ^2 |
| php | ^8.1 |
| psr/cache | ^1.0 || ^2.0 || ^3.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^12 |
| phpstan/phpstan | 1.12.7 |
| phpstan/phpstan-phpunit | ^1 |
| phpstan/phpstan-strict-rules | ^1.6 |
| phpunit/phpunit | ^9.6 |
| symfony/cache | ^4.4 || ^5.4 || ^6.0 || ^7.0 |
| symfony/finder | ^4.4 || ^5.4 || ^6.0 || ^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2025-08-21 16:00:31 |
| 类型 | library |