An open API service indexing awesome lists of open source software.

https://github.com/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).
https://github.com/mateffy/laravel-job-progress

Last synced: 6 months ago
JSON representation

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).

Awesome Lists containing this project