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

ActiveLibrary

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 1mo ago

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

1138d 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

the new thinkphp framework

8.0k1.2M13](/packages/topthink-think)[topthink/think-queue

The ThinkPHP6 Queue Package

640675.0k75](/packages/topthink-think-queue)[topthink/think-swoole

Swoole extend for thinkphp

477174.4k19](/packages/topthink-think-swoole)[topthink/think-captcha

captcha package for thinkphp

132934.4k68](/packages/topthink-think-captcha)[topthink/think-worker

workerman extend for thinkphp

202227.2k9](/packages/topthink-think-worker)[topthink/think-migration

96460.8k121](/packages/topthink-think-migration)

PHPackages © 2026

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