yiisoft/yii2-queue
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| queue-interop/queue-spec | 0.87 | PSR-style interfaces for interoperable PHP message queues. Defines common contracts for contexts, producers/consumers, messages, destinations, and delivery options so different queue libraries and transports can be swapped without changing application code. | 2 | 2 | 0 | 4K | 0 | 3.9 | 43.4 | MIT | 5 years ago | |
| cloudone/job-queue-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| arko/queue-manager | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| chrisboulton/php-resque | 0.85 | — | 3,415 | 3,496 | 742 | 8K | 77 | 52.1 | 33.4 | MIT | — | |
| aureja/job-queue | 0.85 | 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 | 0.85 | 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. | 0 | 0 | 0 | 1 | 0 | 0.2 | 2.9 | MIT | 8 years ago | |
| b2pweb/bdf-queue | 0.85 | — | 3 | 3 | 0 | 224 | 1 | 0.1 | 24.2 | MIT | — | |
| catch-of-the-day/php-resque-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| mjphaynes/php-resque | 0.85 | — | 225 | 228 | 46 | 673 | 15 | 6.9 | 13.0 | MIT | — | |
| arko/queue-manager-bundle | 0.84 | — | 0 | 0 | 0 | 1 | 0 | 0.0 | 4.2 | — | — | |
| ajtis/job-queue-bundle | 0.84 | — | 0 | 0 | 0 | 4 | 0 | 15.1 | 10.8 | — | 4 months ago | |
| duguncom/queue-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 2 | 2.2 | — | — | 6 years ago | |
| 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 | 2K | 0 | 0.5 | 25.6 | MIT | — | |
| enqueue/enqueue-bundle | 0.84 | — | 274 | 276 | 32 | 135K | 0 | 2.3 | 37.2 | MIT | — | |
| bernardosecades/queue-system-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| beyerz/aws-queue-bundle | 0.84 | — | 2 | 2 | 2 | 0 | 0 | 2.8 | — | MIT | 7 years ago | |
| catch-of-the-day/php-resque | 0.84 | 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 | — | |
| mtahv3/laravel-queue-snssqs | 0.84 | — | 4 | 4 | 2 | 0 | 1 | 2.6 | — | MIT | 5 years ago | |
| acassan/worker-bundle | 0.84 | 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 | — | |
| allprogrammic/resque | 0.83 | — | 2 | 2 | 3 | 28 | 0 | 0.1 | 14.0 | MIT | — |
How can I help you explore Laravel packages today?