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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tuowt/family-tree-sms

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

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 2w ago

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 35% 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

2728d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/24466605?v=4)[cgd](/maintainers/Tuowt)[@tuowt](https://github.com/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

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

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

Shopware platform is the core for all Shopware ecommerce products.

585.4M534](/packages/shopware-core)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)

PHPackages © 2026

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