rmiyoussef / laravel-rabbitmq
RabbitMQ driver for Laravel Queue.
v1.0.0
2026-03-25 05:56 UTC
Requires
- php: ^8.0
- ext-json: *
- illuminate/queue: ^12.0|^13.0
- php-amqplib/php-amqplib: ^v3.6
Requires (Dev)
- laravel/framework: ^11.0|^12.0|^13.0
- laravel/horizon: ^5.0
- laravel/pint: ^1.2
- mockery/mockery: ^1.0
- orchestra/testbench: ^11.0|^12.0
- phpunit/phpunit: ^12.0|^13.0
Suggests
- ext-pcntl: Required to use all features of the queue consumer.