illuminate/queue
Illuminate Queue is Laravel’s queue component, offering a unified API for multiple backends to run time‑consuming jobs asynchronously. Use the Capsule manager to configure connections outside Laravel and push jobs via instance or static access.
|
Package
|
Constraint
|
|---|---|
| illuminate/collections | ^13.0 |
| illuminate/console | ^13.0 |
| illuminate/container | ^13.0 |
| illuminate/contracts | ^13.0 |
| illuminate/database | ^13.0 |
| illuminate/filesystem | ^13.0 |
| illuminate/pipeline | ^13.0 |
| illuminate/support | ^13.0 |
| laravel/serializable-closure | ^1.3 || ^2.0 |
| ramsey/uuid | ^4.7 |
| symfony/process | ^7.4.5 || ^8.0.5 |
None
How can I help you explore Laravel packages today?