enqueue/job-queue
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| enqueue/enqueue | 0.88 | Enqueue is a PHP message queue toolkit with transport, client, and consumption components to simplify building and processing messages across queue systems. Includes advanced features, docs, and community support for production-ready MQ integration. | 190 | 198 | 37 | 254K | 0 | 2.2 | 43.2 | MIT | — | |
| enqueue/test | 0.88 | Test utilities for the Enqueue message queue ecosystem. Provides shared helpers and tooling used across Enqueue packages to simplify writing and maintaining tests for messaging components and integrations. | 4 | 4 | 2 | 2K | 0 | 0.7 | 35.6 | MIT | 7 years ago | |
| enqueue/async-command | 0.87 | Symfony Console extension to run commands asynchronously by pushing execution requests to a message queue via Enqueue. Useful for offloading long-running tasks and integrating CLI workflows with MQ-based background processing. | 12 | 13 | 3 | 2K | 0 | 0.5 | 30.9 | MIT | 7 years ago | |
| cloudone/job-queue-bundle | 0.87 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| queue-interop/queue-interop | 0.87 | Common interfaces for interoperable PHP messaging/queue systems. Queue Interop defines standard contracts for producers, consumers, contexts, messages, and destinations, letting apps switch between transports (AMQP, STOMP, etc.) with minimal code changes. | 481 | 483 | 21 | 395K | 7 | 8.5 | 42.6 | MIT | 1 year ago | |
| b2pweb/bdf-queue-bundle | 0.87 | — | 0 | 0 | 0 | 77 | 0 | 0.1 | 28.6 | MIT | — | |
| acassan/worker-bundle | 0.87 | 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 | — | |
| enqueue/dbal | 0.86 | Doctrine DBAL transport for Enqueue/Queue Interop: use an SQL database as a message broker to send and consume messages via Doctrine DBAL. Part of the Enqueue ecosystem; docs and support available via site and community channels. | 24 | 24 | 13 | 23K | 0 | 0.5 | 40.8 | MIT | — | |
| enqueue/amqp-ext | 0.86 | AMQP transport for Enqueue implementing amqp-interop using the PHP amqp extension. Connect Enqueue to RabbitMQ/AMQP brokers with a native extension-based driver. Documentation and support links included. | 51 | 53 | 14 | 39K | 0 | 0.8 | 39.7 | MIT | — | |
| enqueue/enqueue-bundle | 0.86 | — | 275 | 277 | 31 | 113K | 0 | 2.3 | 36.1 | MIT | — | |
| aureja/job-queue | 0.86 | 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 | — | |
| arko/queue-manager | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| daanbiesterbos/job-queue-bundle | 0.85 | — | 3 | 3 | 0 | 0 | 0 | 0.3 | — | NOASSERTION | 5 years ago | |
| dansan/jobboy | 0.85 | JobBoy is the core library for the JobBoyProject, providing the foundational components used across the project. For setup and usage details, see the official documentation in the jobboy-doc repository. | 2 | 2 | 0 | 72 | 0 | 0.0 | 19.3 | MIT | — | |
| enqueue/gps | 0.85 | Google Pub/Sub transport for Enqueue, implementing the Queue Interop specification. Send and consume messages via Google Cloud Pub/Sub with a compatible PHP queue client. Part of the Enqueue ecosystem; docs and support available via the project site and Gitter. | 7 | 7 | 9 | 11K | 0 | 0.3 | 43.3 | MIT | — | |
| autobus-php/autobus-bus-bundle | 0.85 | — | 1 | 1 | 4 | 0 | 0 | 9.1 | — | — | 2 years ago | |
| adtechpotok/messenger-adapter | 0.85 | Symfony Messenger transport built on Enqueue, enabling send/receive via supported brokers (e.g., AMQP/RabbitMQ). Configure Messenger with an enqueue:// DSN, route messages, and consume workers; supports queue/exchange options and per-message topic overrides. | 0 | 0 | 0 | 4 | 0 | 3.0 | 9.7 | MIT | 7 years ago | |
| 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 | |
| chrisboulton/php-resque | 0.85 | — | 3,411 | 3,496 | 741 | 10K | 76 | 52.1 | 34.7 | MIT | — | |
| mjphaynes/php-resque | 0.85 | — | 224 | 228 | 46 | 689 | 15 | 6.9 | 13.1 | MIT | — |
How can I help you explore Laravel packages today?