PHPackages                             xutl/qcloud-cmq - 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. xutl/qcloud-cmq

ActiveLibrary[API Development](/categories/api)

xutl/qcloud-cmq
===============

Qcloud CMQ php sdk

1.0.6(5y ago)41.0k1MITPHP

Since Jul 10Pushed 4y agoCompare

[ Source](https://github.com/xutl/qcloud-cmq)[ Packagist](https://packagist.org/packages/xutl/qcloud-cmq)[ RSS](/packages/xutl-qcloud-cmq/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (8)Used By (1)

qcloud-cmq
==========

[](#qcloud-cmq)

这个SDK和阿里云的MNS通用，直接可切换, 支持 同步 异步模式。

[![Build Status](https://camo.githubusercontent.com/88ed4310e8b2f40f8f21a1994f2fe71589f2efa161b00611ec29b70061d5313c/68747470733a2f2f7472617669732d63692e6f72672f7875746c2f71636c6f75642d636d712e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/xutl/qcloud-cmq)[![License](https://camo.githubusercontent.com/da39f08f13fa974a15888c6c0b9d90c2a6358d5f4ecc4f1e7fda5780310a1299/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f71636c6f75642d636d712f6c6963656e73652e737667)](https://packagist.org/packages/xutl/qcloud-cmq)[![Latest Stable Version](https://camo.githubusercontent.com/29728d47248ff69d5ba9eb6b653d7ca7172e011a0990d79d98ecf97299940d7f/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f71636c6f75642d636d712f762f737461626c652e706e67)](https://packagist.org/packages/xutl/qcloud-cmq)[![Total Downloads](https://camo.githubusercontent.com/fa8fe5b2b1953c7e0e8a60e57804f5d4e18c1359267826d22bc318973082f1e7/68747470733a2f2f706f7365722e707567782e6f72672f7875746c2f71636c6f75642d636d712f646f776e6c6f6164732e706e67)](https://packagist.org/packages/xutl/qcloud-cmq)

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist xutl/qcloud-cmq

```

or add

```
"xutl/qcloud-cmq": "~1.0"

```

to the require section of your `composer.json` file.

Use
---

[](#use)

```
use XuTL\QCloud\Cmq\Client;

$client = new Client('https://cmq-queue-bj.api.qcloud.com','abcdedgasdf','abcdedgasdf');
$request = new \XuTL\QCloud\Cmq\Requests\ListTopicRequest();
try {
    $response = $client->listTopic($request);
    print_r($response);
} catch (Exception $e) {
    print_r($e->getMessage());
}
```

For Laravel
-----------

[](#for-laravel)

[xutl/laravel-qcloud-cmq-queue](https://github.com/xutl/laravel-qcloud-cmq-queue)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 98.4% 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 ~158 days

Recently: every ~237 days

Total

7

Last Release

1913d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/87b658aa9d49e0c80cfc609fa2b9dc6d615672b1d895f421f751945a0e394087?d=identicon)[larvacent](/maintainers/larvacent)

---

Top Contributors

[![xutl](https://avatars.githubusercontent.com/u/20939388?v=4)](https://github.com/xutl "xutl (61 commits)")[![fuzhengpei](https://avatars.githubusercontent.com/u/135787242?v=4)](https://github.com/fuzhengpei "fuzhengpei (1 commits)")

---

Tags

qcloudqcloud-cmqtencenttencent-cloudsdkqcloud

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/xutl-qcloud-cmq/health.svg)

```
[![Health](https://phpackages.com/badges/xutl-qcloud-cmq/health.svg)](https://phpackages.com/packages/xutl-qcloud-cmq)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k9.6M468](/packages/saloonphp-saloon)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2292.2M24](/packages/php-opencloud-openstack)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)

PHPackages © 2026

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