dlakomski/asynchronous
Laravel package enabling asynchronous/background execution of tasks and queued jobs, letting you dispatch work without blocking the request cycle. Useful for offloading long-running operations, improving responsiveness, and handling work in parallel or after response.
|
Package
|
Constraint
|
|---|---|
| dlakomski/message-bus | ^6.4 |
| dlakomski/serialization | ^6.4 |
| psr/log | ^1.1.4 || ^2.0 || ^3.0 |
|
Package
|
Constraint
|
|---|---|
| ergebnis/composer-normalize | ^2.11 |
| phpunit/phpunit | ^11.5.46 |
| symfony/phpunit-bridge | ^6.4.23 || ^7.4 |
How can I help you explore Laravel packages today?