symfony/messenger
Symfony Messenger component enables message dispatching and handling via async transports and queues. Decouple work into messages, route them to handlers, and process in workers for reliable background jobs and inter-service communication.
|
Package
|
Constraint
|
|---|---|
| psr/log | ^1|^2|^3 |
| symfony/clock | ^7.4|^8.0 |
| symfony/deprecation-contracts | ^2.5|^3 |
|
Package
|
Constraint
|
|---|---|
| psr/cache | ^1.0|^2.0|^3.0 |
| symfony/console | ^7.4|^8.0 |
| symfony/dependency-injection | ^8.1 |
| symfony/event-dispatcher | ^7.4|^8.0 |
| symfony/http-kernel | ^7.4|^8.0 |
| symfony/lock | ^7.4|^8.0 |
| symfony/process | ^7.4|^8.0 |
| symfony/property-access | ^7.4|^8.0 |
| symfony/rate-limiter | ^7.4|^8.0 |
| symfony/routing | ^7.4|^8.0 |
| symfony/serializer | ^7.4.4|^8.0.4 |
| symfony/service-contracts | ^2.5|^3 |
| symfony/stopwatch | ^7.4|^8.0 |
| symfony/validator | ^7.4|^8.0 |
| symfony/var-dumper | ^7.4|^8.0 |
How can I help you explore Laravel packages today?