PHPackages                             sixmq/sixmq-client - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. sixmq/sixmq-client

ActiveLibrary[Queues &amp; Workers](/categories/queues)

sixmq/sixmq-client
==================

SixMQ PHP 客户端

v1.0.0(6y ago)130Apache-2.0PHPPHP &gt;=7.0.0

Since Aug 24Pushed 6y ago1 watchersCompare

[ Source](https://github.com/SixMQ/SixMQ-Client)[ Packagist](https://packagist.org/packages/sixmq/sixmq-client)[ RSS](/packages/sixmq-sixmq-client/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

SixMQClient
===========

[](#sixmqclient)

[![Latest Version](https://camo.githubusercontent.com/c4a6927d0bd319acb4be910fbbc3447aaa23b843224b44fe75c5c8d7bc4078f9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7369786d712f7369786d712d636c69656e742e737667)](https://packagist.org/packages/sixmq/sixmq-client)[![Php Version](https://camo.githubusercontent.com/6455456103bcc3f8f07b7bd00c1fb29c57764dfe9205e449e9e441dbc5e44bfe/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d2533453d372e302d627269676874677265656e2e737667)](https://secure.php.net/)[![IMI License](https://camo.githubusercontent.com/5f9a663c16555952580a0e3a1a2f88916fc7fa39661c0ee5526abbffa789826f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f5369784d512f5369784d51436c69656e742e737667)](https://github.com/SixMQ/SixMQClient/blob/master/LICENSE)

介绍
--

[](#介绍)

此为 [SixMQ](https://github.com/SixMQ/SixMQ) PHP 客户端项目！

[文档传送门](https://github.com/SixMQ/SixMQ-Client/blob/master/doc/README.md)

[示例传送门](https://github.com/SixMQ/SixMQ-Client/tree/master/examples)

Composer
--------

[](#composer)

本项目可以使用composer安装，遵循psr-4自动加载规则，在你的 `composer.json` 中加入下面的内容

```
{
    "require": {
        "sixmq/sixmq-client": "^1.0"
    }
}
```

然后执行 `composer update` 安装。

之后你便可以使用 `include "vendor/autoload.php";` 来自动加载类。（ps：不要忘了namespace）

运行环境
----

[](#运行环境)

- [PHP](https://php.net/) &gt;= 7.0
- [Composer](https://getcomposer.org/)

版权信息
----

[](#版权信息)

SixMQ 遵循 Apache2 开源协议发布，并提供免费使用。

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

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

Total

2

Last Release

2424d ago

Major Versions

v0.0.1 → v1.0.02019-09-23

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f917bb42280d114c53cebadc2942a13ee03abe14971089f88895e266d637169?d=identicon)[Yurunsoft](/maintainers/Yurunsoft)

---

Top Contributors

[![Yurunsoft](https://avatars.githubusercontent.com/u/20104656?v=4)](https://github.com/Yurunsoft "Yurunsoft (34 commits)")

### Embed Badge

![Health badge](/badges/sixmq-sixmq-client/health.svg)

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

###  Alternatives

[league/geotools

Geo-related tools PHP 7.3+ library

1.4k5.3M26](/packages/league-geotools)[amphp/parser

A generator parser to make streaming parsers simple.

14952.8M16](/packages/amphp-parser)[amphp/serialization

Serialization tools for IPC and data storage in PHP.

13451.1M18](/packages/amphp-serialization)[enqueue/enqueue

Message Queue Library

19820.0M56](/packages/enqueue-enqueue)[deliciousbrains/wp-background-processing

WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.

1.1k409.8k6](/packages/deliciousbrains-wp-background-processing)[react/async

Async utilities and fibers for ReactPHP

2238.8M171](/packages/react-async)

PHPackages © 2026

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