Libraries tagged by queue
ramsey/collection
549407796 Downloads
A PHP library for representing and manipulating collections.
php-amqplib/php-amqplib
135307209 Downloads
Formerly videlalvaro/php-amqplib. This library is a pure PHP implementation of the AMQP protocol. It's been tested against RabbitMQ.
laravel/horizon
101443379 Downloads
Dashboard and code-driven configuration for Laravel queues.
symfony/messenger
138798133 Downloads
Helps applications send and receive messages to/from other applications or via message queues
vladimir-yuldashev/laravel-queue-rabbitmq
10919223 Downloads
RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.
pda/pheanstalk
33722389 Downloads
PHP client for beanstalkd queue
yiisoft/yii2-queue
11481756 Downloads
Yii2 Queue Extension which supports queues based on DB, Redis, RabbitMQ, Beanstalk, SQS, and Gearman
shiftonelabs/laravel-sqs-fifo-queue
6980197 Downloads
Adds a Laravel queue driver for Amazon SQS FIFO queues.
queue-interop/queue-interop
32330707 Downloads
Promoting the interoperability of MQs objects. Based on Java JMS
illuminate/queue
33158445 Downloads
The Illuminate Queue package.
spatie/laravel-queueable-action
3858264 Downloads
Queueable action support in Laravel
romanzipp/laravel-queue-monitor
1850696 Downloads
Queue Monitoring for Laravel Database Job Queue
zenstruck/messenger-test
6095717 Downloads
Assertions and helpers for testing your symfony/messenger queues.
spatie/laravel-failed-job-monitor
2894501 Downloads
Get notified when a queued job fails
php-amqplib/rabbitmq-bundle
21267999 Downloads
Integrates php-amqplib with Symfony & RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.