PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, persistence interfaces, proxies, event system and much more.
composer require "doctrine/common:2.11.x-dev"
| 包名 | 版本要求 |
|---|---|
| doctrine/annotations | ^1.0 |
| doctrine/cache | ^1.0 |
| doctrine/collections | ^1.0 |
| doctrine/event-manager | ^1.0 |
| doctrine/inflector | ^1.0 |
| doctrine/lexer | ^1.0 |
| doctrine/persistence | ^1.1 |
| doctrine/reflection | ^1.0 |
| php | ^7.1 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^1.0 |
| phpstan/phpstan | ^0.11 |
| phpstan/phpstan-phpunit | ^0.11 |
| phpunit/phpunit | ^7.0 |
| squizlabs/php_codesniffer | ^3.0 |
| symfony/phpunit-bridge | ^4.0.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-09-10 10:12:59 |
| 类型 | library |