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

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

ipunkt/rancherize-rabbitmq
==========================

Rancherize plugin to add rabbitmq as a message queue for local development

1.0.0(7y ago)0162MITPHP

Since Apr 9Pushed 7y ago3 watchersCompare

[ Source](https://github.com/ipunkt/rancherize-rabbitmq)[ Packagist](https://packagist.org/packages/ipunkt/rancherize-rabbitmq)[ RSS](/packages/ipunkt-rancherize-rabbitmq/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

rancherize-rabbitmq
===================

[](#rancherize-rabbitmq)

rabbitmq rancherize plugin

Install
-------

[](#install)

If you are using the rancherize docker container:

```
rancherize plugin:register ipunkt/rancherize-rabbitmq

```

If you are using rancherize via composer:

```
rancherize plugin:install ipunkt/rancherize-rabbitmq:^1.0.0

```

Use
---

[](#use)

Add the following section to your environment or `default`-section of your rancherize.json:

```
"rabbitmq":{
	"port":PORT_TO_EXPOSE_ON
}
```

Example:

```
"rabbitmq":{
	"port":9082
}
```

Details
-------

[](#details)

It will set the following variables on your main service: RMQ\_HOST: `rabbitmq`RMQ\_PORT: `5672`RMQ\_USERNAME: `guest`RMQ\_PASSWORD: `guest`RMQ\_VHOST: `/`

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity60

Established project with proven stability

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

Unknown

Total

1

Last Release

2639d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f1ab6ff16fc96d20efd363563c961db68587721536c6559d692f461588a1246?d=identicon)[svensp](/maintainers/svensp)

### Embed Badge

![Health badge](/badges/ipunkt-rancherize-rabbitmq/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.5M30](/packages/league-geotools)[illuminate/bus

The Illuminate Bus package.

6045.5M513](/packages/illuminate-bus)[uecode/qpush-bundle

Asynchronous processing for Symfony using Push Queues

1672.5M2](/packages/uecode-qpush-bundle)[mayconbordin/l5-stomp-queue

Stomp Queue Driver for Laravel 5

121.1k](/packages/mayconbordin-l5-stomp-queue)

PHPackages © 2026

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