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:3.0.0"
| 包名 | 版本要求 |
|---|---|
| doctrine/persistence | ^2.0 |
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| 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 |
|---|---|
| 发布时间 | 2020-05-25 20:38:25 |
| 类型 | library |