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

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

xuezhitech/tp5-aliyun-sms
=========================

aliyun sms package for thinkphp5

v1.1(3y ago)032Apache-2.0PHP

Since Feb 5Pushed 3y ago1 watchersCompare

[ Source](https://github.com/jinxuezhi2018/tp5-aliyun-sms)[ Packagist](https://packagist.org/packages/xuezhitech/tp5-aliyun-sms)[ RSS](/packages/xuezhitech-tp5-aliyun-sms/feed)WikiDiscussions main Synced today

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

\##使用 use xuezhitech\\aliyunsms\\SendSms; use OSS\\OssClient; use OSS\\Core\\OssException;

//短信配置 $this-&gt;sms\_config = \[ 'accessKeyId' =&gt; Env::get('sms.access\_key\_id'), 'accessKeySecret' =&gt; Env::get('sms.access\_key\_secret'), 'SignName' =&gt; Env::get('sms.sign\_name'), 'TemplateCode' =&gt; Env::get('sms.template\_code') \]; $this-&gt;sms = new SendSms($this-&gt;sms\_config);

//data为数组，不传默认为短信验证码 $res = $this-&gt;sms-&gt;sendSms($phone,$data);

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

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

Total

3

Last Release

1189d ago

### Community

Maintainers

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

### Embed Badge

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

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

###  Alternatives

[topthink/think-captcha

captcha package for thinkphp

117970.1k74](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

216235.9k9](/packages/topthink-think-worker)[yunwuxin/think-cron

计划任务

17317.4k](/packages/yunwuxin-think-cron)[liliuwei/thinkphp-jump

适用于thinkphp6.0+的跳转扩展

2876.7k1](/packages/liliuwei-thinkphp-jump)[zzstudio/think-addons

The ThinkPHP6 Addons Package

1578.7k](/packages/zzstudio-think-addons)[topthink/think-annotation

Annotation For ThinkPHP

4833.6k8](/packages/topthink-think-annotation)

PHPackages © 2026

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