PHPackages                             jyil/aliwaremq - 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. jyil/aliwaremq

ActiveLibrary

jyil/aliwaremq
==============

aliwaremq

1.2.0(6y ago)536MITPHPPHP &gt;=7.2CI failing

Since May 9Pushed 6y ago1 watchersCompare

[ Source](https://github.com/jyiL/aliwaremq)[ Packagist](https://packagist.org/packages/jyil/aliwaremq)[ RSS](/packages/jyil-aliwaremq/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (5)Dependencies (2)Versions (6)Used By (0)

Aliwaremq
=========

[](#aliwaremq)

[![Latest Stable Version](https://camo.githubusercontent.com/0f132566e866b97b88931f2cd8597e23d97592c53712e870983742c513a29b84/68747470733a2f2f706f7365722e707567782e6f72672f6a79696c2f616c69776172656d712f762f737461626c65)](https://packagist.org/packages/jyil/aliwaremq)[![Total Downloads](https://camo.githubusercontent.com/bc146203764fe23117b8ba54c54b7060b0acd65ec8d21f991fcb4fd1e880b776/68747470733a2f2f706f7365722e707567782e6f72672f6a79696c2f616c69776172656d712f646f776e6c6f616473)](https://packagist.org/packages/jyil/aliwaremq)[![License](https://camo.githubusercontent.com/536ceef8cb7b54399e9bf1841d2c97a5b09ef9929d55511ed27bc0bee6664b77/68747470733a2f2f706f7365722e707567782e6f72672f6a79696c2f616c69776172656d712f6c6963656e7365)](https://packagist.org/packages/jyil/aliwaremq)[![Build Status](https://camo.githubusercontent.com/ddcbbfba5d2202ab3ab1cf3f63be7d5eeb08a479576d1f1c19598e1d83713f35/68747470733a2f2f6170692e7472617669732d63692e6f72672f6a79694c2f616c69776172656d712e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jyiL/aliwaremq)

### Support

[](#support)

- [Laravel(中文文档)](https://github.com/jyiL/aliwaremq/wiki/Laravel-%E6%96%87%E6%A1%A3)
- [Lumen(中文文档)](https://github.com/jyiL/aliwaremq/wiki/Lumen-%E6%96%87%E6%A1%A3)

### Composer

[](#composer)

```
composer require jyil/aliwaremq

```

### Example

[](#example)

```
$provider = new AliyunCredentialsProvider([
    'host' => '*',
    'port' => '*',
    'virtualHost' => '*',
    'accessKey' => '*',
    'accessSecret' => '*',
    'resourceOwnerId' => '*',
]);

// send
$provider->send('queue', 'Hello World');

$provider->send('queue', 'Hello World', 'exchange', 'exchangeType');

// receive
$provider->receive('queue', '', function ($msgBody) {
    echo 'body---' . $msgBody;
});

$provider->receive('queue', '', function ($msgBody) {
    echo 'body---' . $msgBody;
}, 'exchange', 'exchangeType');

```

### License

[](#license)

Aliwaremq is open-sourced software licensed under the [MIT License](https://github.com/medz/cors/blob/master/LICENSE).

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Total

5

Last Release

2256d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/091f11a0bdfb28899eb734427e3544617f10f1176bec9084db9d65d207262605?d=identicon)[jyiL](/maintainers/jyiL)

---

Top Contributors

[![jyiL](https://avatars.githubusercontent.com/u/19472992?v=4)](https://github.com/jyiL "jyiL (7 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jyil-aliwaremq/health.svg)

```
[![Health](https://phpackages.com/badges/jyil-aliwaremq/health.svg)](https://phpackages.com/packages/jyil-aliwaremq)
```

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[vladimir-yuldashev/laravel-queue-rabbitmq

RabbitMQ driver for Laravel Queue. Supports Laravel Horizon.

2.1k9.8M30](/packages/vladimir-yuldashev-laravel-queue-rabbitmq)[php-amqplib/rabbitmq-bundle

Integrates php-amqplib with Symfony &amp; RabbitMq. Formerly emag-tech-labs/rabbitmq-bundle, oldsound/rabbitmq-bundle.

1.3k20.1M65](/packages/php-amqplib-rabbitmq-bundle)[bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2752.3M7](/packages/bschmitt-laravel-amqp)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)[enqueue/amqp-lib

Message Queue Amqp Transport

1078.5M61](/packages/enqueue-amqp-lib)

PHPackages © 2026

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