Libraries tagged by message queue client
enqueue/simple-client
1155204 Downloads
Message Queue Simple Client
iron-io/iron_mq
1847077 Downloads
Client binding for IronMQ (hosted message queue)
mookofe/tail
52915 Downloads
RabbitMQ and PHP client for Laravel and Lumen that allows you to add and listen queues messages just simple
thesis/pgmq
12477 Downloads
A non-blocking php client for Postgres Message Queue (PGMQ).
byjg/message-queue-client
10123 Downloads
A minimal PHP foundation for building message queue drivers. Features low-code publishing and consumption, decoupled components (Messages, Queues, and Connectors), and easy connector implementation.
byjg/redis-queue-client
8968 Downloads
A simple and efficient abstraction layer for publishing and consuming messages from Redis queues using the byjg/message-queue-client framework
byjg/rabbitmq-client
9871 Downloads
It creates a simple abstraction layer to publish and consume messages from the RabbitMQ Server using the component byjg/message-queue-client.
horde/queue
429 Downloads
Message and data queuing client library
scienta/php-rsmq-client
35862 Downloads
A client to publish messages to RSMQ, a nodejs message queue.
codecrafting/php-beanstalk
5293 Downloads
PHP 5.5+ beanstalkd client
s12v/phpque
45 Downloads
Lightweight Disque client
dataprocessors/amqp-async
3695 Downloads
Async AMQP 0.9.1 client for PHP designed to work with Icicle.
max-voloshin/php-redis-mq
8 Downloads
PHP implementation of message queues client for Redis
mrtwenty/flower-client
53 Downloads
flower message queue client
kingpanda-lab/kafka-client
117 Downloads
A minimal kafka stream client using the components of byjg/message-queue-client