david-garcia/php-resque
PHP port of GitHub’s Resque: a Redis-backed background job system for enqueueing and processing jobs with distributed workers. Supports multiple queues/priorities, forking for memory-leak resilience, job status tracking, failure marking, and setUp/tearDown hooks.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| catch-of-the-day/php-resque-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| catch-of-the-day/php-resque | 0.87 | 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 | — | |
| allprogrammic/resque | 0.86 | — | 2 | 2 | 3 | 30 | 0 | 0.1 | 14.4 | MIT | — | |
| andaris/resque-webui-bundle | 0.86 | — | 5 | 5 | 0 | 0 | 2 | 0.4 | — | BSD-3-Clause | — | |
| effiana/job-queue-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 4.8 | — | — | 5 years ago | |
| bcc/resque-bundle | 0.85 | — | 119 | 121 | 88 | 287 | 26 | 11.5 | 18.2 | — | — | |
| yiisoft/yii2-queue | 0.85 | Yii2 Queue runs tasks asynchronously via pluggable queue backends: DB, Redis, RabbitMQ/AMQP, Beanstalk, ActiveMQ, and Gearman. Define jobs as classes implementing JobInterface and push them to the queue for background processing. | 1,063 | 1,087 | 283 | 253K | 64 | 32.1 | 55.8 | BSD-3-Clause | 8 years ago | |
| bernard/bernard | 0.85 | Bernard is a PHP background processing library that makes queueing and long-running workers easy. Supports multiple backends including Redis (Predis/PhpRedis), Amazon SQS, RabbitMQ (PhpAmqp), Doctrine DBAL, Pheanstalk, IronMQ, and queue-interop. | 1,214 | 1,218 | 127 | 30K | 30 | 27.3 | 31.7 | MIT | 7 years ago | |
| ajtis/job-queue-bundle | 0.85 | — | 0 | 0 | 0 | 5 | 0 | 12.7 | 11.8 | — | 6 months ago | |
| bernardosecades/queue-system-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| enqueue/redis | 0.85 | 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 | |
| chrisboulton/php-resque | 0.84 | — | 3,411 | 3,496 | 741 | 10K | 76 | 52.1 | 34.7 | MIT | — | |
| enqueue/job-queue | 0.84 | Enqueue Job Queue is a transport-agnostic PHP job queue component that adds higher-level features like unique jobs, sub-jobs, dependent jobs, and more. Built on top of Enqueue transports; includes docs, community support, and MIT license. | 34 | 34 | 12 | 3K | 0 | 0.5 | 26.0 | MIT | — | |
| mtahv3/laravel-queue-snssqs | 0.84 | — | 4 | 4 | 2 | 4 | 1 | 2.6 | 2.0 | MIT | 5 years ago | |
| chrisboulton/php-resque-scheduler | 0.84 | — | 271 | 275 | 127 | 5K | 14 | 9.9 | 25.5 | MIT | — | |
| dansan/jobboy-driver-redis | 0.84 | Redis driver for JobBoy, providing a Redis-backed process repository for storing and managing JobBoy processes. Use it to run JobBoy with Redis persistence and fast access. Full docs: jobboy-doc processrepository on Redis. | 1 | 1 | 0 | 72 | 0 | 0.0 | 21.7 | MIT | — | |
| 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 | — | |
| david-garcia/php-resque-scheduler | 0.84 | 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. | 0 | 0 | 0 | 0 | 0 | 0.3 | — | MIT | 8 years ago | |
| b2pweb/bdf-queue-bundle | 0.84 | — | 0 | 0 | 0 | 77 | 0 | 0.1 | 28.6 | MIT | — | |
| ddereszewski/job-queue-bundle | 0.84 | — | 1 | 1 | 2 | 0 | 0 | 6.4 | — | — | 2 years ago |
How can I help you explore Laravel packages today?