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