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

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

jasonc/sms
==========

2.0.1(11mo ago)01MITPHPPHP &gt;=7.1.3

Since Jun 17Pushed 11mo agoCompare

[ Source](https://github.com/cjango/laravel-sms)[ Packagist](https://packagist.org/packages/jasonc/sms)[ RSS](/packages/jasonc-sms/feed)WikiDiscussions main Synced 1mo ago

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

Jason/Sms 短信发送扩展
================

[](#jasonsms-短信发送扩展)

安装
--

[](#安装)

```
$ composer require jasonc/sms

$ php artisan vendor:publish --tag='sms'

$ php artisan migrate

```

短信发送
----

[](#短信发送)

```
\Sms::send($mobile, $channel = 'DEFAULT');

```

短信验证
----

[](#短信验证)

```
\Sms::check($mobile, $code, $channel = 'DEFAULT');

```

扩展验证规则

```
sms_check:MOBILEFIELD,CHANNEL  短信验证码验证

MOBILEFIELD：手机号码字段名称
CHANNEL：验证通道

```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance52

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

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

336d ago

### Community

Maintainers

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

---

Top Contributors

[![As-Long](https://avatars.githubusercontent.com/u/35843431?v=4)](https://github.com/As-Long "As-Long (1 commits)")

### Embed Badge

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

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

###  Alternatives

[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4205.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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