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
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ajtis/job-queue-bundle | 0.85 | — | 0 | 0 | 0 | 5 | 0 | 12.7 | 11.8 | — | 5 months ago | |
| spatie/laravel-artisan-dispatchable | 0.84 | Register Laravel jobs as Artisan commands by implementing the ArtisanDispatchable interface. Dispatch queued jobs via CLI (e.g., php artisan process-podcast) so long-running tasks won’t block the scheduler, while remaining runnable from Artisan. | 160 | 161 | 7 | 7K | 0 | 16.8 | 25.5 | MIT | 4 months ago | |
| laravel-workflow/laravel-workflow | 0.84 | Durable Workflow (formerly Laravel Workflow) lets you build reliable, long-running workflows in Laravel using declarative PHP classes. Orchestrate activities with queues, parallel steps, retries, and monitoring—ideal for sagas, pipelines, microservices, and AI-driven processes. | 1,221 | 1,218 | 71 | 45K | 0 | 43.2 | 25.6 | MIT | 1 day ago | |
| acassan/worker-bundle | 0.83 | Laravel/PHP worker bundle providing a queue/worker manager to run and supervise background jobs. Includes tooling to start, stop, and monitor workers and process queued tasks, helping you manage asynchronous job execution in your application. | 0 | 1 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| aboutcoders/process-control | 0.83 | — | 4 | 5 | 0 | 684 | 1 | 0.1 | 29.5 | MIT | — | |
| as3/post-process-bundle | 0.83 | — | 1 | 2 | 1 | 4 | 0 | 2.7 | 6.6 | MIT | 9 years ago | |
| spatie/async | 0.83 | Run PHP tasks in parallel with a simple Pool API built on PCNTL. Add closures, handle results via then/catch, and wait for completion. Ideal for speeding up batch jobs, CPU-heavy work, and IO-bound processing with multiple processes. | 2,814 | 2,826 | 184 | 144K | 0 | 39.8 | 26.1 | MIT | 5 months ago | |
| mrpoundsign/pheanstalk-5.3 | 0.83 | PHP 5.3+ fork of Pheanstalk, a pure-PHP client for the beanstalkd work queue. Supports beanstalkd up to 1.4 and implements the full beanstalkd 1.3 protocol commands/responses. Includes unit tests and sample producer/worker usage. | 2 | 3 | 1 | 20 | 0 | 0.0 | 12.2 | MIT | — | |
| abc/job-server-bundle | 0.82 | Symfony bundle for asynchronous distributed job processing via php-enqueue. Supports jobs, batches, sequences, free composition, status tracking, cancellation/restart, cron jobs (with AbcSchedulerBundle), plus a JSON REST API, PHP client, and OpenAPI docs. | 1 | 1 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| aureja/job-queue | 0.82 | JobQueue is a PHP package for managing job queues, providing a simple way to enqueue, process, and organize background tasks in your application. Suitable for basic queueing needs with a lightweight setup and straightforward API. | 3 | 3 | 2 | 0 | 0 | 0.1 | — | MIT | — | |
| bkstg/schedule-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| milestone/task | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 1.8 | — | — | 6 years ago | |
| google/longrunning | 0.81 | Idiomatic PHP client for Google Long‑Running Operations API. Install via Composer and use with REST or gRPC to manage operations (poll, cancel, delete, list) across Google Cloud services. Part of google-cloud-php; authentication/debug guides included. | 58 | 57 | 4 | 4M | 0 | 21.2 | 62.2 | Apache-2.0 | 3 months ago | |
| byfareska/cron-bundle | 0.81 | — | 0 | 0 | 0 | 23 | 0 | 0.0 | 19.1 | — | — | |
| docplanner/tasks-bundle | 0.81 | — | 0 | 0 | 1 | 0 | 0 | 0.2 | — | — | 9 years ago | |
| c0ntax/deployment-tasks-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| badrshs/laravel-data-jobs | 0.81 | — | 7 | 6 | 0 | 301 | 1 | 17.5 | 25.2 | MIT | 2 months ago | |
| c0ntax/deployment-tasks | 0.80 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| axiolab/crontask-bundle | 0.80 | — | 0 | 0 | 1 | 0 | 0 | 1.5 | — | — | 9 years ago | |
| crazy-goat/workerman-bundle | 0.80 | Symfony bundle integrating Workerman to run a high-performance async HTTP server, scheduler and supervisor in pure PHP. Keeps the Symfony kernel/container alive between requests for faster apps. Supports SO_REUSEPORT and optional direct Request creation for speed. | 2 | 2 | 2 | 5 | 0 | 26.4 | 6.9 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?