Libraries tagged by aqmp
puzzle/amqp
46339 Downloads
AMQP implementation based on PECL extension
aimeos/ai-mqueue
65 Downloads
Aimeos 3rd party message queue integration
php-amqplib/php-amqplib
97636921 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
amphp/amp
79388930 Downloads
A non-blocking concurrency framework for PHP applications.
amphp/byte-stream
74638902 Downloads
A stream abstraction to make working with non-blocking I/O simple.
amphp/parallel
20123560 Downloads
Parallel processing component for Amp.
symfony/amqp-messenger
40832093 Downloads
Symfony AMQP extension Messenger Bridge
queue-interop/amqp-interop
21528293 Downloads
AMQP interop
videlalvaro/php-amqplib
6711904 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
yiisoft/yii2-queue
8076866 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
php-amqplib/rabbitmq-bundle
16904419 Downloads
Integrates php-amqplib with Symfony & RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.
enqueue/enqueue-bundle
13535949 Downloads
Message Queue Bundle
enqueue/enqueue
16520476 Downloads
Message Queue Library
bunny/bunny
4946680 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
amphp/socket
12912199 Downloads
Non-blocking socket connection / server implementations based on Amp and Revolt.