PHPackages                             yangyifan/sms-helper - 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. yangyifan/sms-helper

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

yangyifan/sms-helper
====================

16PHP

Since May 17Pushed 8y ago1 watchersCompare

[ Source](https://github.com/tyua07/sms-helper)[ Packagist](https://packagist.org/packages/yangyifan/sms-helper)[ RSS](/packages/yangyifan-sms-helper/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

### 短信组件

[](#短信组件)

### 开始

[](#开始)

- 安装 `composer require yangyifan/sms-helper:v0.1`
- 添加 `\Yangyifan\Sms\SmsServiceProvider::class` 到 `/config/app.php` 文件的
- 执行 `php artisan vendor:publish`

### 发送短信

[](#发送短信)

```
app('sms')->setMobile('手机号码')->setContents('短信内容')->sendSmsForOnce();

```

> 注意：暂时只是支持了云片。

#### Lincense

[](#lincense)

MIT

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/yangyifan-sms-helper/health.svg)

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

###  Alternatives

[baidu/aip-sdk

baidu pulic ai php sdk

119104.9k6](/packages/baidu-aip-sdk)[thestringler-laravel/manipulator

A Laravel package for The Stringler

315.0k](/packages/thestringler-laravel-manipulator)

PHPackages © 2026

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