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

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

xuezhitech/webman-aliyun-sms
============================

aliyun sms package for webman

v1.0.0(4mo ago)04Apache-2.0PHP

Since Dec 18Pushed 4mo agoCompare

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

READMEChangelog (1)Dependencies (2)Versions (2)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

30

—

LowBetter than 64% of packages

Maintenance74

Regular maintenance activity

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 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

145d ago

### Community

Maintainers

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

---

Top Contributors

[![jinxuezhi](https://avatars.githubusercontent.com/u/27274189?v=4)](https://github.com/jinxuezhi "jinxuezhi (2 commits)")

### Embed Badge

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

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

###  Alternatives

[tinywan/exception-handler

webman exception handler plugin

1610.1k2](/packages/tinywan-exception-handler)

PHPackages © 2026

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