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.
Full Changelog: https://github.com/spatie/laravel-long-running-tasks/compare/0.0.4...1.0.0
Full Changelog: https://github.com/spatie/laravel-long-running-tasks/compare/0.0.3...0.0.4
Full Changelog: https://github.com/spatie/laravel-long-running-tasks/compare/0.0.2...0.0.3
Full Changelog: https://github.com/spatie/laravel-long-running-tasks/compare/0.0.1...0.0.2
How can I help you explore Laravel packages today?