queue-interop/queue-spec
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.
|
Package
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|
| enqueue/amqp-bunny | AMQP transport for Enqueue using the Bunny PHP AMQP client. Implements amqp-interop for working with RabbitMQ-compatible brokers, providing a lightweight driver with Enqueue’s messaging/queue ecosystem. | 36 | 36 | 8 | 19K | 3 | 1.1 | 37.9 | MIT | — | |
| enqueue/amqp-ext | 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 | 35K | 0 | 0.8 | 39.1 | MIT | — | |
| enqueue/amqp-lib | AMQP transport for Enqueue implementing amqp-interop on top of php-amqplib. Connect to RabbitMQ/AMQP brokers to publish and consume messages, with links to docs, support, and issue tracking. MIT licensed. | 107 | 113 | 22 | 136K | 0 | 1.4 | 42.8 | MIT | — | |
| enqueue/dbal | 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 | 22K | 0 | 0.5 | 40.8 | MIT | — | |
| enqueue/fs | — | 35 | 35 | 6 | 32K | 0 | 0.7 | 40.7 | MIT | 9 years ago | |
| enqueue/gearman | Gearman transport for Enqueue: send and consume queue messages via a Gearman broker using Enqueue’s queue specification. Part of the php-enqueue ecosystem with docs, support chat, and CI-tested releases. | 3 | 3 | 2 | 641 | 0 | 0.4 | 30.5 | MIT | 8 years ago | |
| enqueue/gps | 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 | 9K | 0 | 0.3 | 42.1 | MIT | — | |
| enqueue/mongodb | — | 3 | 3 | 5 | 5K | 0 | 0.5 | 40.7 | MIT | 8 years ago | |
| enqueue/null | Null transport for Enqueue/Queue Interop: a no-op queue implementation that doesn’t send messages anywhere. Useful as a mock transport for tests and local development, while keeping the same messaging APIs and configuration style. | 0 | 136 | — | 240K | — | 0.8 | 44.5 | — | — | |
| enqueue/pheanstalk | Enqueue Beanstalk Transport integrates Beanstalkd with the Enqueue queue specification, letting you send and consume messages via the Pheanstalk client. Includes docs, CI, and Packagist distribution for PHP apps and workers. | 8 | 8 | 6 | 3K | 1 | 0.3 | 35.3 | MIT | — | |
| enqueue/rdkafka | Kafka transport for Enqueue using the RdKafka (librdkafka) extension. Implements Queue Interop so you can produce and consume messages via Kafka with Enqueue tooling. Links to docs, support channels, and issue tracker. | 52 | 54 | 39 | 48K | 0 | 1.6 | 40.9 | MIT | — | |
| enqueue/redis | 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 | 60K | 0 | 1.0 | 43.7 | MIT | 9 years ago | |
| enqueue/sns | Amazon SNS transport for Enqueue/Queue Interop. Send and consume messages via AWS SNS using a standards-based PHP queue abstraction. Part of the Enqueue ecosystem with docs, CI, and Packagist distribution. | 6 | 6 | 9 | 20K | 0 | 0.6 | 47.7 | MIT | 7 years ago | |
| enqueue/snsqs | — | 1 | 1 | 6 | 11K | 0 | 0.5 | 51.8 | MIT | 7 years ago | |
| enqueue/sqs | — | 37 | 37 | 18 | 85K | 0 | 0.8 | 46.3 | MIT | — | |
| enqueue/stomp | Enqueue STOMP transport: a Queue Interop implementation for sending and consuming messages over the STOMP protocol. Includes docs and community support resources; MIT licensed. | 5 | 5 | 5 | 2K | 0 | 0.2 | 35.4 | MIT | — | |
| queue-interop/queue-interop | 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 | 405K | 7 | 8.5 | 42.7 | MIT | 1 year ago |
How can I help you explore Laravel packages today?