Libraries tagged by rabbitMQ exchange
batatahub-tech/laravel-rabbitmq
43 Downloads
Full RabbitMQ package for Laravel: manage exchanges, queues, bindings, publish and consume messages
mjohann/simple-rabbitmq
14 Downloads
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 — all without having to deal with the complexity of the underlying configuration.
donatello-za/laravel-rabbitmq
10 Downloads
Queuing, Messages exchange, etc
deankh/laravel-rabbitmq
154 Downloads
Queuing, Messages exchange, etc
slick/amqp
139 Downloads
AMQP module for Slick enabling seamless message exchange with brokers like RabbitMQ through producers and consumers.
trinity/bunny-bundle
3282 Downloads
Symfony bundle that makes using RabbitMQ easy. Without meta classes.
temafey/queue-center
216 Downloads
Message queue exchange managment
rpurinton/bunny
180 Downloads
Performant pure-PHP AMQP (RabbitMQ) sync/async (ReactPHP) library
krenor/skippy
0 Downloads
A library for sending AMQP messages to queues or exchanges with Laravel/Lumen
appkit/bunny
44 Downloads
Fork of the Bunny AMQP client, enhanced with fixes and improvements for the AppKit framework
erkens/bunny-bundle
13 Downloads
Symfony bundle that makes using RabbitMQ easy.
diffhead/laravel-rabbitmq
303 Downloads
A laravel package for events emitting between services using RabbitMQ as message broker.