david-garcia/php-resque-scheduler
PHP port of resque-scheduler for php-resque, adding delayed job scheduling. Enqueue jobs to run at a future timestamp or after N seconds, compatible with the Ruby resque-scheduler web UI. Recurring/cron-style jobs not yet supported.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| bcc/resque-bundle | 0.86 | — | 119 | 121 | 88 | 287 | 26 | 11.5 | 18.2 | — | — | |
| catch-of-the-day/php-resque-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| allprogrammic/resque | 0.86 | — | 2 | 2 | 3 | 30 | 0 | 0.1 | 14.4 | MIT | — | |
| enqueue/redis | 0.86 | Redis transport for the Enqueue message queue ecosystem. Implements Queue Interop so you can send and consume messages using Redis as the broker. Includes docs, CI, and Packagist distribution for easy integration. | 40 | 44 | 17 | 68K | 0 | 1.0 | 44.4 | MIT | 9 years ago | |
| amadeus-m/resque | 0.86 | — | 0 | 0 | 1 | 0 | 0 | 0.4 | — | MIT | 8 years ago | |
| allprogrammic/resque-bundle | 0.85 | — | 1 | 1 | 3 | 69 | 5 | 1.7 | 22.4 | MIT | 5 years ago | |
| iamfarhad/laravel-rabbitmq | 0.84 | Production-ready RabbitMQ queue driver for Laravel with native Queue integration. Built on ext-amqp with connection/channel pooling, configurable topology, Horizon hooks, Octane-safe resets, and optional high-performance basic_consume workers plus admin Artisan commands. | 34 | 34 | 3 | 2K | 0 | 28.1 | 27.3 | MIT | 2 days ago | |
| chrisboulton/php-resque-scheduler | 0.84 | — | 271 | 275 | 127 | 5K | 14 | 9.9 | 25.0 | MIT | — | |
| docplanner/tasks-bundle | 0.84 | — | 0 | 0 | 1 | 0 | 0 | 0.2 | — | — | 9 years ago | |
| cron/cron | 0.84 | PHP library for working with cron expressions: parse and validate schedules, compute next/previous run dates, and check if a date matches a cron pattern. Ideal for Laravel and other PHP apps needing robust, timezone-aware scheduling logic. | 367 | 378 | 74 | 62K | 1 | 9.0 | 30.8 | MIT | 3 years ago | |
| spatie/laravel-cronless-schedule | 0.84 | Run Laravel’s scheduler without cron. This dev/test-friendly package adds php artisan schedule:run-cronless, which uses a ReactPHP loop to execute the scheduler on a timer (default every minute), with optional custom frequency and manual runs. | 387 | 390 | 14 | 7K | 0 | 5.1 | 17.3 | MIT | 1 year ago | |
| aureja/job-queue | 0.84 | 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.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| mtahv3/laravel-queue-snssqs | 0.83 | — | 4 | 4 | 2 | 4 | 1 | 2.6 | 2.0 | MIT | 5 years ago | |
| bobrd/scheduler-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| ajtis/job-queue-bundle | 0.83 | — | 0 | 0 | 0 | 5 | 0 | 12.7 | 11.8 | — | 6 months ago | |
| duguncom/queue-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 2 | 2.2 | — | — | 6 years ago | |
| cloudone/job-queue-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| catch-of-the-day/php-resque | 0.82 | Redis-backed background job queue for PHP (Resque port). Enqueue jobs onto one or more prioritized queues and process them with distributed workers. Supports forking for leak resilience, failure handling, optional job status tracking, and setUp/tearDown hooks. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| abc/scheduler | 0.82 | Experimental PHP scheduler library for running jobs based on CRON expressions. Define schedule providers and processors via simple interfaces, bind them in a Scheduler, and execute due schedules with an included Symfony Console command (abc:schedule). | 2 | 2 | 1 | 5 | 1 | 0.1 | 5.9 | MIT | — |
How can I help you explore Laravel packages today?