The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
composer require "doctrine/persistence:2.0.1"
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ^1.0 |
| doctrine/cache | ^1.0 |
| doctrine/collections | ^1.0 |
| doctrine/event-manager | ^1.0 |
| doctrine/reflection | ^1.2 |
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| composer/package-versions-deprecated | ^1.11 |
| doctrine/coding-standard | ^6.0 || ^8.0 |
| phpstan/phpstan | ^0.12 |
| phpunit/phpunit | ^7.0 || ^8.0 || ^9.0 |
| vimeo/psalm | ^3.11 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-10-24 22:04:45 |
| 类型 | library |