PHPackages                             uccu/aliyun-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. uccu/aliyun-sms

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

uccu/aliyun-sms
===============

阿里云短信服务PHP SDK（2017/11/19）

v1.0.0(8y ago)016MITPHPPHP &gt;=5.3.0

Since Jan 19Pushed 8y ago1 watchersCompare

[ Source](https://github.com/uccu/aliyun-sms)[ Packagist](https://packagist.org/packages/uccu/aliyun-sms)[ Docs](https://github.com/uccu/aliyun-sms)[ RSS](/packages/uccu-aliyun-sms/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

aliyun-sms
==========

[](#aliyun-sms)

阿里云短信服务PHP SDK（2017/11/19） 根据SDK轻量版改编 [阿里云sdk下载](https://help.aliyun.com/document_detail/55359.html?spm=5176.doc55451.6.580.sNhAJ2)

LICENSE
=======

[](#license)

MIT

例
=

[](#例)

```
use Uccu\AliyunSms\SendSms;

$c = new SendSms;

$c->setAccessKey('###','###');
$c->setParams([
    'PhoneNumbers'=>'###',
    'SignName'=>'###',
    'TemplateCode'=>'###',
    'TemplateParam'=>[
        "code" => '1234'
    ],
]);

echo $c->sendSms();

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3085d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8955336?v=4)[uccu](/maintainers/uccu)[@uccu](https://github.com/uccu)

---

Top Contributors

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

---

Tags

smsaliyunpzcat

### Embed Badge

![Health badge](/badges/uccu-aliyun-sms/health.svg)

```
[![Health](https://phpackages.com/badges/uccu-aliyun-sms/health.svg)](https://phpackages.com/packages/uccu-aliyun-sms)
```

###  Alternatives

[saviorlv/yii2-dysms

Aliyun SMS SDK for Yii2

1316.8k1](/packages/saviorlv-yii2-dysms)

PHPackages © 2026

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