mjohann / simple-rabbitmq
Simple RabbitMQ is a PHP class that offers a clean and reusable abstraction for working with RabbitMQ. It simplifies the process of connecting to message queues and performing common operations like publishing messages, consuming queues, acknowledging deliveries, and managing exchanges and bindings
v1.1.0
2025-04-21 09:49 UTC
Requires
- php: ^8.0
- enqueue/amqp-lib: ^0.10