illuminate/bus
Illuminate Bus provides Laravel’s command bus for dispatching jobs, commands, and queued tasks. It supports sync and async dispatch, job chaining, batching, middleware-style pipelines, and robust integration with the queue system for background processing.
|
Package
|
Constraint
|
|---|---|
| illuminate/collections | ^13.0 |
| illuminate/contracts | ^13.0 |
| illuminate/pipeline | ^13.0 |
| illuminate/support | ^13.0 |
None
How can I help you explore Laravel packages today?