PHPackages                             yuxiaobo/yunxinton\_sms\_sdk - 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. yuxiaobo/yunxinton\_sms\_sdk

ActiveLibrary

yuxiaobo/yunxinton\_sms\_sdk
============================

聚美智数接口

1.0.1(2y ago)14mitPHP

Since Jun 1Pushed 2y ago1 watchersCompare

[ Source](https://github.com/edk24/yunxinton_sms_sdk)[ Packagist](https://packagist.org/packages/yuxiaobo/yunxinton_sms_sdk)[ RSS](/packages/yuxiaobo-yunxinton-sms-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (3)Versions (3)Used By (0)

云信通SDK
======

[](#云信通sdk)

[官网](http://106.yntykjjt.com/sms/login.html)

安装

```
composer require yuxiaobo/yunxinton_sms_sdk
```

单元测试
----

[](#单元测试)

```
./vendor/bin/phpunit test/SmsTest.php
```

短信SDK
-----

[](#短信sdk)

> 已完成

- send 发送短信
- detail 查询短信发送详情
- getSignList 查询短信签名列表
- getTemplateList 查询短信模板列表

#### 发送短信

[](#发送短信)

```
$sms = new Sms($_ENV['USERNAME'], $_ENV['PASSWORD']);
list($success, $response) = $sms->send('18311548014', 'ce试试');

if ($success == false) {
    // 短信发送失败
}
```

更新记录
----

[](#更新记录)

> 1.0.0

- 🎉 开发上架完成

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

2

Last Release

1076d ago

### Community

Maintainers

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

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yuxiaobo-yunxinton-sms-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/yuxiaobo-yunxinton-sms-sdk/health.svg)](https://phpackages.com/packages/yuxiaobo-yunxinton-sms-sdk)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[neuron-core/neuron-ai

The PHP Agentic Framework.

1.8k245.3k21](/packages/neuron-core-neuron-ai)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[oat-sa/tao-core

TAO core extension

66136.7k74](/packages/oat-sa-tao-core)

PHPackages © 2026

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