Ross ROSS = Recommend OSS · open-source software intelligence for agents

vyuldashev/laravel-queue-rabbitmq

RabbitMQ driver for Laravel Queue. Supports Laravel Horizon. observed · 2026-08-28

github.com/vyuldashev/laravel-queue-rabbitmq · PHP · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

75/100

  • Activity 98
  • Release rhythm 32
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 100.5
  • age_days: 4653
  • days_rel: 293
  • days_push: 13
  • n_releases_24m: 3

Full methodology

Adoption not part of the score

2126 stars · 459 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A RabbitMQ queue driver for the Laravel framework, implemented as a Composer-installable PHP package. It lets Laravel applications use RabbitMQ via AMQP as their queue backend and supports Laravel Horizon.

Use cases

  • use RabbitMQ as the queue backend for a Laravel app
  • run Laravel Horizon with RabbitMQ instead of Redis
  • publish queued jobs to a RabbitMQ exchange with routing keys
  • prioritize delayed jobs in Laravel queues
  • connect Laravel to multiple RabbitMQ hosts for failover

When to choose

  • your Laravel application already uses or plans to use RabbitMQ for messaging
  • you need AMQP features like exchanges, routing keys, or message priorities that the default database/Redis drivers lack
  • you want Horizon compatibility with a RabbitMQ backend

When to avoid

  • your project is not built on Laravel, since the driver is framework-specific
  • you only need a simple queue and Redis or the database driver is sufficient
  • you need a framework-agnostic AMQP client library rather than a Laravel queue integration

Facets

library · maturity active

message-queue middleware backend web-development developer-tools php self-hosted laravel rabbitmq amqp horizon queue-driver messaging

1 source

Member repositories

RepositoryRoleHealth v2
vyuldashev/laravel-queue-rabbitmqmain75

For agents

markdown · JSON · MCP: product_card(name="vyuldashev/laravel-queue-rabbitmq")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem