spatie/laravel-long-running-tasks
Monitor externally executed long-running tasks in Laravel (e.g., AWS Rekognition) by polling for status. Define tasks with a check() method returning ContinueChecking or StopChecking, store metadata, and run checks on a configurable interval until completion.
|
Package
|
Constraint
|
|---|---|
| illuminate/contracts | ^10.0|^11.0|^12.0 |
| spatie/laravel-package-tools | ^1.20.1 |
| spatie/test-time | ^1.3.3 |
|
Package
|
Constraint
|
|---|---|
| laravel/pint | ^1.0 |
| nunomaduro/collision | ^7.0|^8.1 |
| orchestra/testbench | ^8.8|^9.0|^10.0 |
| pestphp/pest | ^2.20|^3.0 |
| pestphp/pest-plugin-arch | ^2.5|^3.0 |
| pestphp/pest-plugin-laravel | ^2.0|^3.0 |
| spatie/laravel-ray | ^1.26 |
How can I help you explore Laravel packages today?