PHPackages                             tanson/swooledistributed - 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. [DevOps &amp; Deployment](/categories/devops)
4. /
5. tanson/swooledistributed

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

tanson/swooledistributed
========================

In order to develop the api server

3.3.0(7y ago)08MITPHPPHP &gt;=7.1.6

Since Oct 17Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zhengtg/SwooleDistributed)[ Packagist](https://packagist.org/packages/tanson/swooledistributed)[ RSS](/packages/tanson-swooledistributed/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (9)Versions (128)Used By (0)

SwooleDistributed v2.1.0 更新
===========================

[](#swooledistributed-v210-更新)

swoole 分布式通讯框架
开发交流群：569037921

官网：

文档：

可以通过composer安装

autoload必须要指定app和test。

```
{
  "require": {
    "tmtbe/swooledistributed":"2.1"
  },
 "autoload": {
    "psr-4": {
      "app\\": "src/app",
      "test\\": "src/test"
    }
  }
}

```

然后在根目录（vendor上级目录）执行下面代码

```
php vendor/tmtbe/swooledistributed/src/Install.php

```

安装结束可以在bin中执行服务器。

微服务框架SD2.1.0

1.协程优化，速度更快，功能更强大

2.httpClient，client连接池，REST和RPC的支持

3.timerTask优化

4.协程熔断器，可以超时降级和熔断恢复

5.包结构调整优化，分离协程，连接池模块，模块解耦

6.全链路监控，开放Context上下文

7.推荐使用对象池模式，优化内存分配和GC

8.提供分布式锁功能，简单易用，更多分布式工具逐步更新

9.众多异步客户端，MQTT，AMQP等

10.通过consul实现注册中心

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 93.7% 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 ~3 days

Total

126

Last Release

2909d ago

Major Versions

2.8.0 → 3.1.42018-03-16

2.8.6 → 3.1.62018-03-21

2.8.7 → 3.1.72018-03-21

2.9.0 → 3.1.82018-03-26

2.9.10 → 3.1.92018-04-04

PHP version history (2 changes)2.1PHP &gt;=7.0.0

2.7.7-beta3PHP &gt;=7.1.6

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3008915?v=4)[tanson](/maintainers/tanson)[@Tanson](https://github.com/Tanson)

---

Top Contributors

[![tmtbe](https://avatars.githubusercontent.com/u/5286367?v=4)](https://github.com/tmtbe "tmtbe (118 commits)")[![hainuo](https://avatars.githubusercontent.com/u/421861?v=4)](https://github.com/hainuo "hainuo (5 commits)")[![zhengtg](https://avatars.githubusercontent.com/u/4236336?v=4)](https://github.com/zhengtg "zhengtg (2 commits)")[![jackysong](https://avatars.githubusercontent.com/u/283045?v=4)](https://github.com/jackysong "jackysong (1 commits)")

---

Tags

serverswooledistributed

### Embed Badge

![Health badge](/badges/tanson-swooledistributed/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.7k](/packages/laravel-framework)[tmtbe/swooledistributed

In order to develop the api server

1.4k9.5k1](/packages/tmtbe-swooledistributed)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.6k38.2k](/packages/matomo-matomo)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k13](/packages/tempest-framework)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M342](/packages/psalm-plugin-laravel)[flow-php/flow

PHP ETL - Extract Transform Load - Data processing framework

85036.3k](/packages/flow-php-flow)

PHPackages © 2026

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