spatie/laravel-queueable-action
Add simple queue support to Laravel “actions.” Call actions synchronously or dispatch them to the queue with $action->onQueue()->execute(), optionally choosing a queue name. Includes a configurable job class for customization.
None
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.4 |
| orchestra/testbench | ^6.23|^7.0|^8.0|^9.0|^10.0|^11.0 |
| pestphp/pest | ^1.22|^2.34|^3.7|^4.0 |
| pestphp/pest-plugin-laravel | ^1.3|^2.3|^3.1|^4.0 |
How can I help you explore Laravel packages today?