PHPackages                             wizardweb/wizard-rmq-http-php - 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. wizardweb/wizard-rmq-http-php

ActiveLibrary

wizardweb/wizard-rmq-http-php
=============================

Wizard Aliyun RMQ Http PHP SDK, PHP&gt;=5.5.0

v1.0.1(5y ago)0117MITPHPPHP &gt;=5.5.0

Since Nov 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/wangxu31/wizard-rmq)[ Packagist](https://packagist.org/packages/wizardweb/wizard-rmq-http-php)[ Docs](https://github.com/wangxu31/wizard-rmq)[ RSS](/packages/wizardweb-wizard-rmq-http-php/feed)WikiDiscussions master Synced 3d ago

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

MQ HTTP PHP SDK
===============

[](#mq-http-php-sdk)

Alyun MQ Documents:

Aliyun MQ Console:

Intall Composer
---------------

[](#intall-composer)

To install composer by following commands, or see [composer](https://docs.phpcomposer.com/00-intro.html)

```
curl -sS https://getcomposer.org/installer | php
mv composer.phar /usr/local/bin/composer
```

Install &amp; Use
-----------------

[](#install--use)

Add require to your `composer.json`

```
{
  "require": {
     "aliyunmq/mq-http-sdk": ">=1.0.0"
  }
}
```

Use Composer to install requires

```
composer install
```

*Note: php version&gt;=5.5.0, and xml extension of php is required.*

Samples
-------

[](#samples)

### V1.0.0 Samples

[](#v100-samples)

[Publish Message](https://github.com/aliyunmq/mq-http-samples/blob/master/php/Producer.php)

[Consume Message](https://github.com/aliyunmq/mq-http-samples/blob/master/php/Consumer.php)

### V1.0.1 Samples

[](#v101-samples)

[Publish Message](https://github.com/aliyunmq/mq-http-samples/tree/101-dev/php/Producer.php)

[Consume Message](https://github.com/aliyunmq/mq-http-samples/tree/101-dev/php/Consumer.php)

[Transaction Message](https://github.com/aliyunmq/mq-http-samples/tree/101-dev/php/TransProducer.php)

Note for 1.0.1: Http consumer only support timer msg(less than 3 days), no matter the msg is produced from http or tcp protocal.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Total

2

Last Release

2004d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/21062113?v=4)[Clive](/maintainers/wangxu31)[@wangxu31](https://github.com/wangxu31)

---

Top Contributors

[![wangxu31](https://avatars.githubusercontent.com/u/21062113?v=4)](https://github.com/wangxu31 "wangxu31 (2 commits)")

### Embed Badge

![Health badge](/badges/wizardweb-wizard-rmq-http-php/health.svg)

```
[![Health](https://phpackages.com/badges/wizardweb-wizard-rmq-http-php/health.svg)](https://phpackages.com/packages/wizardweb-wizard-rmq-http-php)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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