PHPackages                             liuyuanshan11/sd-micro-service-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. liuyuanshan11/sd-micro-service-client

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

liuyuanshan11/sd-micro-service-client
=====================================

sd-micro-service-client

v1.0.2(3y ago)111PHPPHP &gt;=7.0

Since Dec 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/liuyuanshan11/sd-micro-service-client)[ Packagist](https://packagist.org/packages/liuyuanshan11/sd-micro-service-client)[ Docs](https://github.com/liuyuanshan11/sd-micro-service-client)[ RSS](/packages/liuyuanshan11-sd-micro-service-client/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (4)Used By (0)

安装
--

[](#安装)

```
composer require liuyuanshan11/sd-micro-service-client

```

使用
--

[](#使用)

```
use liuyuanshan11\SdMicroServiceClient\MicroService;

$services = [
    'member' => 'https://member-service-dev.sumian.com',
    'questionnaire' => 'https://questionnaire-service-dev.sumian.com',
    'organization' => 'https://organization-service-dev.sumian.com',
];

// 容器->服务（实例）->('模块', ‘方法’, '参数'): $micro->(service)->act(role, cmd, params)
$micro = new MicroService('appId', 'appSecret', $services);
$micro->get('member')->act('members', 'create', ["mobile" => "13200000000"]));

```

CBTI微服务开放接口
-----------

[](#cbti微服务开放接口)

[速眠微服务开放接口API](http://console-dev-apidoc.sumian.tech/apis/service-open-api)

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

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

Total

3

Last Release

1240d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48eb5dd6501b41d4409f0a809e2415b87d8044fe1066a3acdcb22efc86dc5281?d=identicon)[liuyuanshan11](/maintainers/liuyuanshan11)

---

Top Contributors

[![liuyuanshan11](https://avatars.githubusercontent.com/u/46841944?v=4)](https://github.com/liuyuanshan11 "liuyuanshan11 (2 commits)")

### Embed Badge

![Health badge](/badges/liuyuanshan11-sd-micro-service-client/health.svg)

```
[![Health](https://phpackages.com/badges/liuyuanshan11-sd-micro-service-client/health.svg)](https://phpackages.com/packages/liuyuanshan11-sd-micro-service-client)
```

PHPackages © 2026

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