PHPackages                             imhu/ucpaas-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. imhu/ucpaas-sms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

imhu/ucpaas-sms
===============

ucpaas sms 云之讯短信

v1.0(10y ago)6221MITPHPPHP &gt;=5.4.0

Since Aug 28Pushed 10y ago2 watchersCompare

[ Source](https://github.com/imhu/ucpaas-sms)[ Packagist](https://packagist.org/packages/imhu/ucpaas-sms)[ RSS](/packages/imhu-ucpaas-sms/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

ucpaas-sms
==========

[](#ucpaas-sms)

云之讯 短信Api 修改自：hardywen/ucpaas-sms 在这基础上升级到了laravel5

\#安装 在composer.json 添加

```
imhu/ucpaas-sms: '~1.0'
```

运行 `composer update`

在 `app/config/app.php`的providers数组里加入

```
Hardywen\UcpaasSms\UcpaasSmsServiceProvider::class,
```

aliases 数组里加入

```
'UcpaasSms' => Hardywen\UcpaasSms\Facade\UcpaasSms::class,
```

运行

```
php artisan vendor:publish
```

去 `app/config/ucpaas.php` 配置

\#使用 发送手机短信

```
UcpaasSms::templateSMS('9635', '123456,3', '138xxxxxx')
```

发送语音验证码

```
UcpaasSms::voiceCode('123123','138xxxx')
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

3917d ago

### Community

Maintainers

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

---

Tags

laravel laravel5 sms ucpaas php

### Embed Badge

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

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

###  Alternatives

[spatie/laravel-failed-job-monitor

Get notified when a queued job fails

1.0k2.6M4](/packages/spatie-laravel-failed-job-monitor)[vemcogroup/laravel-sparkpost-driver

SparkPost driver to use with Laravel 6.x|7.x|8.x|9.x|10.x

421.7M1](/packages/vemcogroup-laravel-sparkpost-driver)[spatie/mailcoach

Self-host Mailcoach

4007.0k](/packages/spatie-mailcoach)[synergitech/laravel-postal

This library integrates Postal with the standard Laravel mail framework.

38107.1k](/packages/synergitech-laravel-postal)[motomedialab/smtp2go

Send emails via API using the first-class email courier SMTP2Go

1316.3k](/packages/motomedialab-smtp2go)

PHPackages © 2026

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