PHPackages                             tuowt/family-tree-sms - 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. tuowt/family-tree-sms

ActiveLibrary

tuowt/family-tree-sms
=====================

一家人短信SDK

1.0.3(7y ago)013MITPHPPHP &gt;=5.6

Since Jan 11Pushed 7y agoCompare

[ Source](https://github.com/tuowt/family-tree-sms)[ Packagist](https://packagist.org/packages/tuowt/family-tree-sms)[ RSS](/packages/tuowt-family-tree-sms/feed)WikiDiscussions master Synced yesterday

READMEChangelog (4)Dependencies (7)Versions (5)Used By (0)

family-tree-sms
===============

[](#family-tree-sms)

family-tree短信接口接口

Composer 安装
-----------

[](#composer-安装)

```
composer require tuowt/family-tree-sms
```

Usage
-----

[](#usage)

### 服务端发起支付请求:

[](#服务端发起支付请求)

```
use FamilyTree\Factory;

// $config = Configure::read('FamilyTree');
$config = [
    // 用户登陆名
    'appId'     => 'xxxx',
    // 用户登录密码
    'appSecret' => '',
];

$app = Factory::Sms($config);

// 发起支付请求
$result = $app->sms->sendAuthCode($mobile);
```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity59

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

Total

4

Last Release

2678d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eed1c3dd442d5d1999f8f7e0408fcea92c1fd2f2847d99590a1d213fbaad359d?d=identicon)[Tuowt](/maintainers/Tuowt)

---

Top Contributors

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

---

Tags

sdkFamily-tree

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tuowt-family-tree-sms/health.svg)

```
[![Health](https://phpackages.com/badges/tuowt-family-tree-sms/health.svg)](https://phpackages.com/packages/tuowt-family-tree-sms)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)

PHPackages © 2026

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