PHPackages                             derain/yii-amqp - 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. [API Development](/categories/api)
4. /
5. derain/yii-amqp

ActiveLibrary[API Development](/categories/api)

derain/yii-amqp
===============

This is php-amqplib wrapper for yii framework

1.0.0.x-dev(10y ago)2431MITPHPPHP &gt;=5.3.0

Since Dec 31Pushed 10y ago1 watchersCompare

[ Source](https://github.com/DeRain/yii-amqp)[ Packagist](https://packagist.org/packages/derain/yii-amqp)[ RSS](/packages/derain-yii-amqp/feed)WikiDiscussions master Synced 4w ago

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

yii-amqp
========

[](#yii-amqp)

php-amqp wrapper for yii framework

This is [php-amqplib](https://github.com/videlalvaro/php-amqplib) wrapper for yii framework. Inspired by [musgravehill/yii-amqp](https://github.com/musgravehill/yii-amqp).

*Yii config example:*

```
  'components' => [
            'amqp' => [
                'class' => 'DeRain\yii\Amqp\Amqp',
                'host' => 'localhost',
                'login' => 'guest',
                'password' => 'guest',
                'port' => 5672,
                'vhost' => '/',
            ],
        ],
        ...
```

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

3834d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3999180?v=4)[Kiryl Berasneu](/maintainers/DeRain)[@DeRain](https://github.com/DeRain)

---

Top Contributors

[![DeRain](https://avatars.githubusercontent.com/u/3999180?v=4)](https://github.com/DeRain "DeRain (1 commits)")

### Embed Badge

![Health badge](/badges/derain-yii-amqp/health.svg)

```
[![Health](https://phpackages.com/badges/derain-yii-amqp/health.svg)](https://phpackages.com/packages/derain-yii-amqp)
```

###  Alternatives

[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)

PHPackages © 2026

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