PHPackages                             arhitov/laravel-rabbitmq - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. arhitov/laravel-rabbitmq

ActiveLibrary

arhitov/laravel-rabbitmq
========================

The message broker on RabbitMQ for Laravel Framework.

0.3.0(2y ago)211[3 issues](https://github.com/arhitov/laravel-rabbitmq/issues)MITPHPPHP &gt;=7.4|^8.0

Since Jul 18Pushed 2y agoCompare

[ Source](https://github.com/arhitov/laravel-rabbitmq)[ Packagist](https://packagist.org/packages/arhitov/laravel-rabbitmq)[ RSS](/packages/arhitov-laravel-rabbitmq/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (5)Versions (5)Used By (0)

Package RabbitMQ for Laravel
============================

[](#package-rabbitmq-for-laravel)

[![PHPUnit tests](Image/badge.svg)](Image/badge.svg)[![PHP](https://camo.githubusercontent.com/42c29faf1ca6eeb90bb12e28337987328494b4f61ade5197d9e087f45a28d31f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e342b2d626c75652e737667)](https://camo.githubusercontent.com/42c29faf1ca6eeb90bb12e28337987328494b4f61ade5197d9e087f45a28d31f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d372e342b2d626c75652e737667)[![amqplib](https://camo.githubusercontent.com/c0934531b56bab43ff4cf3849ec4a04b3c40448d403fc5bb083b50bfd7194d1e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f616d71706c69622d332e302b2d626c75652e737667)](https://camo.githubusercontent.com/c0934531b56bab43ff4cf3849ec4a04b3c40448d403fc5bb083b50bfd7194d1e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f616d71706c69622d332e302b2d626c75652e737667)[![Laravel](https://camo.githubusercontent.com/e09427ae3f12ef71eb733d126b7d4014cd581a25a9dc1f7f2187a9166a7575b7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d382e782d626c75652e737667)](https://laravel.com/docs/8.x/)[![Software License](https://camo.githubusercontent.com/074b89bca64d3edc93a1db6c7e3b1636b874540ba91d66367c0e5e354c56d0ea/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e737667)](LICENSE.md)

The LaravelRabbitMQ component is a de facto package that was designed to help you interact with the RabbitMQ message broker. LaravelRabbitMQ is based on php-amqplib.

Supported
---------

[](#supported)

- Simple Queue
- Exchange
- Daemon
- Queue Job

Requirements
------------

[](#requirements)

- PHP (7.4+)
- php-amqplib/php-amqplib (3.0+)
- laravel/framework (8.0+)

Setup
-----

[](#setup)

Ensure you have [composer](http://getcomposer.org) installed, then run the following command:

```
$ composer require arhitov/laravel-rabbitmq
```

And save configuration file

```
$ php artisan vendor:publish --tag="config"
```

Usage
-----

[](#usage)

See [Example](Example) folder. Also, you can ask me.

Tests
-----

[](#tests)

To successfully run the tests you need to first have a stock RabbitMQ broker running locally.Then, run tests like this:

```
$ php ./vendor/bin/testbench package:test
```

Sponsor my work!
----------------

[](#sponsor-my-work)

If you think this package helped you in any way, you can sponsor me! I am a free developer, so your help will be very helpful to me. 😊

License
-------

[](#license)

LaravelRabbitMQ is open-sourced software licensed under the [MIT license](LICENSE.md).

Authors
-------

[](#authors)

Alexander Arhitov

Welcome here! 🤘

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~3 days

Total

4

Last Release

1020d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fcbaa273754ee8e4b49f81bc9e7f4a79758d1f673ab5de6cc21fcf359992607d?d=identicon)[arhitov](/maintainers/arhitov)

---

Top Contributors

[![arhitov](https://avatars.githubusercontent.com/u/958882?v=4)](https://github.com/arhitov "arhitov (16 commits)")

---

Tags

laravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arhitov-laravel-rabbitmq/health.svg)

```
[![Health](https://phpackages.com/badges/arhitov-laravel-rabbitmq/health.svg)](https://phpackages.com/packages/arhitov-laravel-rabbitmq)
```

###  Alternatives

[bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2752.3M7](/packages/bschmitt-laravel-amqp)[convenia/pigeon

3233.0k](/packages/convenia-pigeon)[mookofe/tail

RabbitMQ and PHP client for Laravel and Lumen that allows you to add and listen queues messages just simple

5552.5k](/packages/mookofe-tail)[kunalvarma05/laravel-rabbitmq

Work with RabbitMQ in Laravel.

1853.7k](/packages/kunalvarma05-laravel-rabbitmq)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
