mateffy/laravel-job-progress
Track and show progress of your background jobs (for progress bar UIs etc.) using Laravel's cache system. Also supports cancelling jobs during execution and also returning some job result data (e.g. model IDs or other DTOs).
GitHub repository with 45 stars and 0 forks.
Language: PHP