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. [HTTP &amp; Networking](/categories/http)
4. /
5. wizardweb/wizard-rmq-http-php

ActiveLibrary[HTTP &amp; Networking](/categories/http)

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 3w 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 31% 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

2054d 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

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.3k543.5M2.6k](/packages/aws-aws-sdk-php)[spatie/crawler

Crawl all internal links found on a website

2.8k18.5M66](/packages/spatie-crawler)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[guzzlehttp/guzzle-services

Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.

25711.0M191](/packages/guzzlehttp-guzzle-services)

PHPackages © 2026

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