spatie/laravel-long-running-tasks
Monitor and poll external long-running jobs (e.g., AWS Rekognition) in Laravel. Define a task with a check() method that runs on a configurable interval, store meta/context, and automatically reschedule until it reports 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?