PHPackages                             lixunguan/yuntongxun - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. lixunguan/yuntongxun

ActiveLibrary[HTTP &amp; Networking](/categories/http)

lixunguan/yuntongxun
====================

容联·云通讯PHP API

1.0.1(10y ago)69522MITPHPPHP &gt;=5.5.0

Since Aug 19Pushed 10y ago2 watchersCompare

[ Source](https://github.com/LiXunGuan/YunTongXun)[ Packagist](https://packagist.org/packages/lixunguan/yuntongxun)[ RSS](/packages/lixunguan-yuntongxun/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

YunTongXun
==========

[](#yuntongxun)

\#容联·云通讯常用API

引导
==

[](#引导)

-[发送模板短信](#%E5%8F%91%E9%80%81%E6%A8%A1%E6%9D%BF%E7%9F%AD%E4%BF%A1)

发送模板短信
------

[](#发送模板短信)

```
	require 'vendor/autoload.php';

	use Lixunguan\Yuntongxun\Sdk as Yuntongxun;

	$sdk = new Yuntongxun('应用ID', '账户ID', 'token');
	$sms = $sdk->sendTemplateSMS('15900000000', array('1252'), 1484);
	print_r($sms);
```

执行成功[`返回信息`](http://docs.yuntongxun.com/index.php/%E6%A8%A1%E6%9D%BF%E7%9F%AD%E4%BF%A1)

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community9

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

Total

2

Last Release

3694d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

yuntongxun

### Embed Badge

![Health badge](/badges/lixunguan-yuntongxun/health.svg)

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

###  Alternatives

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[omniphx/forrest

A Laravel library for Salesforce

2724.4M8](/packages/omniphx-forrest)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[onesignal/onesignal-php-api

A powerful way to send personalized messages at scale and build effective customer engagement strategies. Learn more at onesignal.com

34170.2k2](/packages/onesignal-onesignal-php-api)[ory/hydra-client-php

Documentation for all of Ory Hydra's APIs.

1710.8k](/packages/ory-hydra-client-php)

PHPackages © 2026

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