PHPackages                             phootobr/rabbitmq-consumer - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. phootobr/rabbitmq-consumer

ActiveProject[Queues &amp; Workers](/categories/queues)

phootobr/rabbitmq-consumer
==========================

Consumer PHP for RabbitMQ

v1.0.1(6y ago)04MITPHPPHP ^7.2

Since May 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/phootobr/rabbitmq-consumer)[ Packagist](https://packagist.org/packages/phootobr/rabbitmq-consumer)[ RSS](/packages/phootobr-rabbitmq-consumer/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Phooto Consumer RabbitMQ
========================

[](#phooto-consumer-rabbitmq)

[![Latest Stable Version](https://camo.githubusercontent.com/4313f410cc9dd6564e5d52730d0283d78a5f2397f27704daa06fb842c217d454/68747470733a2f2f706f7365722e707567782e6f72672f70686f6f746f62722f7261626269746d712d636f6e73756d65722f762f737461626c65)](https://packagist.org/packages/phootobr/rabbitmq-consumer)[![Total Downloads](https://camo.githubusercontent.com/90e8be610e72e113ce5042de43c752c1409f8868c08442c90b8637c5543c4648/68747470733a2f2f706f7365722e707567782e6f72672f70686f6f746f62722f7261626269746d712d636f6e73756d65722f646f776e6c6f616473)](https://packagist.org/packages/phootobr/rabbitmq-consumer)[![License](https://camo.githubusercontent.com/5de75c8a1879cfac84b122aba0df9ac6f0f65479608e730668c6798d7af8f7ad/68747470733a2f2f706f7365722e707567782e6f72672f70686f6f746f62722f7261626269746d712d636f6e73756d65722f6c6963656e7365)](https://packagist.org/packages/phootobr/rabbitmq-consumer)[![composer.lock](https://camo.githubusercontent.com/ea71255d066aecbf615606d7b9408c0186ce090cbbb22a6a1dfd319bccd6183a/68747470733a2f2f706f7365722e707567782e6f72672f70686f6f746f62722f7261626269746d712d636f6e73756d65722f636f6d706f7365726c6f636b)](https://packagist.org/packages/phootobr/rabbitmq-consumer)

This project is a consumer implementation for RabbitMQ from Phooto

Installation
------------

[](#installation)

`composer create-project phootobr/rabbitmq-consumer`

How to use
----------

[](#how-to-use)

1. After install add the `.env` file with the connection settings
2. Add the code you want to execute upon receiving a RabbitMQ message in the `app/Job.php` file
3. In the `start.php` file change the queue you want to listen on line 16: `$consumer->init('YOUR_QUEUE');`
4. Run the script on the command line with PHP: `php start.php`
5. (optional) Configure the [supervisord](http://supervisord.org/) to keep your script running in the background using the `app-consumer-supervisor.conf` file as an example

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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 ~0 days

Total

2

Last Release

2543d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3c395997109bd17ffa0a429b28aa5306bb6e222a72926473967b8d3d62f99a21?d=identicon)[fontebasso](/maintainers/fontebasso)

---

Tags

consumerphootorabbitmqrabbitmq-consumerphprabbitmqconsumerPhooto

### Embed Badge

![Health badge](/badges/phootobr-rabbitmq-consumer/health.svg)

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

###  Alternatives

[vinelab/bowler

A Rabbitmq wrapper for Laravel

4659.7k1](/packages/vinelab-bowler)[iamfarhad/laravel-rabbitmq

A robust RabbitMQ driver for Laravel Queue with advanced message queuing, reliable delivery, and high-performance async processing capabilities

3215.6k](/packages/iamfarhad-laravel-rabbitmq)[marwanalsoltany/amqp-agent

An elegant wrapper around the famous php-amqplib for 90% use case.

161.8k](/packages/marwanalsoltany-amqp-agent)

PHPackages © 2026

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