PHPackages                             larva/tencent-cloud-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. [HTTP &amp; Networking](/categories/http)
4. /
5. larva/tencent-cloud-cmq

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

larva/tencent-cloud-cmq
=======================

Tencent cloud CMQ php sdk

1.0.0(5y ago)0201MITPHP

Since Mar 6Pushed 5y agoCompare

[ Source](https://github.com/larvatecn/tencent-cloud-cmq)[ Packagist](https://packagist.org/packages/larva/tencent-cloud-cmq)[ RSS](/packages/larva-tencent-cloud-cmq/feed)WikiDiscussions master Synced today

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

tencent-cloud-cmq
=================

[](#tencent-cloud-cmq)

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

[![Build Status](https://camo.githubusercontent.com/7ad147959d96ea500a2e0df5d4e4f6ecf567ec0fe610e290a2e3c796205cca71/68747470733a2f2f7472617669732d63692e6f72672f6c617276612f74656e63656e742d636c6f75642d636d712e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/larva/tencent-cloud-cmq)[![License](https://camo.githubusercontent.com/359087d45af6db69dccb4cb40161eb2ec7f5fe5020312ccac3103fe4a5c5a646/68747470733a2f2f706f7365722e707567782e6f72672f6c617276612f74656e63656e742d636c6f75642d636d712f6c6963656e73652e737667)](https://packagist.org/packages/larva/tencent-cloud-cmq)[![Latest Stable Version](https://camo.githubusercontent.com/8233185ed88dcdc6bfa435f67b73a1af4efccad772435a882813451a74bcb6fa/68747470733a2f2f706f7365722e707567782e6f72672f6c617276612f74656e63656e742d636c6f75642d636d712f762f737461626c652e706e67)](https://packagist.org/packages/larva/tencent-cloud-cmq)[![Total Downloads](https://camo.githubusercontent.com/d2cc349e8392f7763a726bb2636384e0d37fa4e23beeab56535e46347ed674ca/68747470733a2f2f706f7365722e707567782e6f72672f6c617276612f74656e63656e742d636c6f75642d636d712f646f776e6c6f6164732e706e67)](https://packagist.org/packages/larva/tencent-cloud-cmq)

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

[](#installation)

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

Either run

```
composer require larva/tencent-cloud-cmq -vv

```

or add

```
"larva/tencent-cloud-cmq ": "~1.0"

```

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

Use
---

[](#use)

```
use TencentCloudCMQ\Client;

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

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

[](#for-laravel)

[larva/laravel-queue-tencent-cloud-cmq](https://github.com/larvatech/laravel-queue-tencent-cloud-cmq)

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

1944d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/534cdb651e8c806590fa945c6b5a18f361613848e890db1349f4a9fbcae1a650?d=identicon)[xutongle](/maintainers/xutongle)

---

Tags

cloudtencentcmq

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/larva-tencent-cloud-cmq/health.svg)

```
[![Health](https://phpackages.com/badges/larva-tencent-cloud-cmq/health.svg)](https://phpackages.com/packages/larva-tencent-cloud-cmq)
```

###  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)[neuron-core/neuron-ai

The PHP Agentic Framework.

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

The Illuminate Http package.

11937.9M6.9k](/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)[guzzlehttp/test-server

Node.js server and PHP controller

14284.0k22](/packages/guzzlehttp-test-server)

PHPackages © 2026

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