queue-interop/queue-spec
Interoperability specification for PHP queue implementations. Defines common interfaces and contracts so different queue libraries and transports can work together with minimal coupling, enabling portable producers/consumers and easier swapping of backends.
|
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 | 20K | 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 | 36K | 0 | 0.8 | 39.3 | 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 | 141K | 0 | 1.4 | 43.0 | 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.2 | MIT | — | |
| queue-interop/queue-interop | queue-interop/queue-interop defines common PHP interfaces for message queues, enabling portable producers, consumers, and messages across different queue backends. Implement the interop contracts to swap transports without rewriting your application code. | 480 | — | 21 | — | 7 | 25.2 | 3.1 | MIT | 1 year ago |
How can I help you explore Laravel packages today?