The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
composer require "doctrine/event-manager:1.1.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | ^7.1 || ^8.0 |
| 包名 | 版本要求 |
|---|---|
| doctrine/coding-standard | ^9 || ^10 |
| phpstan/phpstan | ~1.4.10 || ^1.8.8 |
| phpunit/phpunit | ^7.5 || ^8.5 || ^9.5 |
| vimeo/psalm | ^4.24 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-10-10 21:09:03 |
| 类型 | library |