Helps applications send and receive messages to/from other applications or via message queues
composer require "symfony/messenger:6.4.x-dev"
| 包名 | 版本要求 |
|---|---|
| php | >=8.1 |
| psr/log | ^1|^2|^3 |
| symfony/clock | ^6.3|^7.0 |
| symfony/deprecation-contracts | ^2.5|^3 |
| 包名 | 版本要求 |
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/console | ^6.3|^7.0 |
| symfony/dependency-injection | ^5.4|^6.0|^7.0 |
| symfony/event-dispatcher | ^5.4|^6.0|^7.0 |
| symfony/http-kernel | ^5.4|^6.0|^7.0 |
| symfony/process | ^5.4|^6.0|^7.0 |
| symfony/property-access | ^5.4|^6.0|^7.0 |
| symfony/rate-limiter | ^5.4|^6.0|^7.0 |
| symfony/routing | ^5.4|^6.0|^7.0 |
| symfony/serializer | ^5.4|^6.0|^7.0 |
| symfony/service-contracts | ^2.5|^3 |
| symfony/stopwatch | ^5.4|^6.0|^7.0 |
| symfony/validator | ^5.4|^6.0|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2026-07-21 14:40:31 |
| 类型 | library |