spatie/laravel-long-running-tasks
Monitor and manage external long-running tasks (e.g., AWS Rekognition jobs) in Laravel by polling for status. Define a task with a check() method, store metadata, and keep checking at a configurable interval until completion.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^11.0|^12.0|^13.0 |
| spatie/laravel-package-tools | ^1.20.1 |
| spatie/test-time | ^1.3.3 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.0 |
| nunomaduro/collision | ^8.1 |
| orchestra/testbench | ^9.0|^10.0|^11.0 |
| pestphp/pest | ^4.0 |
| pestphp/pest-plugin-arch | ^4.0 |
| pestphp/pest-plugin-laravel | ^4.0 |
How can I help you explore Laravel packages today?