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 yesterday

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 47% 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

3963d 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.1k2.8M4](/packages/spatie-laravel-failed-job-monitor)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[api-platform/laravel

API Platform support for Laravel

58171.5k14](/packages/api-platform-laravel)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)

PHPackages © 2026

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