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

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

keal/laravel-sms
================

easy to send sms

1.1.11(9y ago)179MITPHPPHP &gt;=5.6.4

Since May 12Pushed 9y ago1 watchersCompare

[ Source](https://github.com/caikeal/laravel-sms-demo)[ Packagist](https://packagist.org/packages/keal/laravel-sms)[ RSS](/packages/keal-laravel-sms/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (16)Used By (0)

laravel-sms-demo
================

[](#laravel-sms-demo)

[![StyleCI](https://camo.githubusercontent.com/fa8446028b6792d05e72573d82964151a8d87cd392e3a328b1f787963026e73b/68747470733a2f2f7374796c6563692e696f2f7265706f732f35383330323730342f736869656c64)](https://styleci.io/repos/58302704)[![Build Status](https://camo.githubusercontent.com/5c3d6e956f9b13be25f745c8aa0797ad66391f19ff317fcca4fb3edf6bcb1c28/68747470733a2f2f7472617669732d63692e6f72672f6361696b65616c2f6c61726176656c2d736d732d64656d6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/caikeal/laravel-sms-demo)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/039daf0413800d32f86c62a28d3f81a73459f2f4f6d2ea33d642d31b39350d1c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6361696b65616c2f6c61726176656c2d736d732d64656d6f2f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/caikeal/laravel-sms-demo/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/d4c34d43dd228ddc54230b084fbd22869fd603258a4fa5de8c3c738625bdc8af/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6b65616c2f6c61726176656c2d736d732e737667)](https://packagist.org/packages/keal/laravel-sms)[![Total Downloads](https://camo.githubusercontent.com/58bdc21205ed11035af46cb6daf3d3e9372aa81b0325ca156fc9c753dec6fa1a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6b65616c2f6c61726176656c2d736d732e737667)](https://packagist.org/packages/keal/laravel-sms)

支持云通讯和聚合数据
----------

[](#支持云通讯和聚合数据)

安装
--

[](#安装)

支持Laravel &gt; 5.1.\*，php &gt; 5.6.4

`composer require keal/laravel-sms`

\##注册ServiceProvider 在`app.php`中加入 `Caikeal\LaravelSms\sms\SmsServiceProvider::class`

\##添加Facade 在`app.php`中加入 `'Sms' => Caikeal\LaravelSms\sms\Facades\Sms::class`

\##配置config `php artisan vendor:publish`

\##使用

1. \\Sms::to("这里填写手机号")-&gt;template('YunTongXun', 具体的模版id)-&gt;data(\["模版变量1内容", "模版变量2内容", ...\])-&gt;send();
2. \\Sms::to("这里填写手机号")-&gt;template('Juhe', 具体的模版id)-&gt;data(\['模板变量'=&gt;对应的值\])-&gt;send();

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

Every ~22 days

Recently: every ~1 days

Total

15

Last Release

3396d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/11376690?v=4)[Keal](/maintainers/caikeal)[@caikeal](https://github.com/caikeal)

---

Top Contributors

[![caikeal](https://avatars.githubusercontent.com/u/11376690?v=4)](https://github.com/caikeal "caikeal (62 commits)")

---

Tags

sms

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M997](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/process

The Illuminate Process package.

44869.2k98](/packages/illuminate-process)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)

PHPackages © 2026

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