PHPackages                             cmzz/laravel-aliyun-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. [HTTP &amp; Networking](/categories/http)
4. /
5. cmzz/laravel-aliyun-sms

ActiveLibrary[HTTP &amp; Networking](/categories/http)

cmzz/laravel-aliyun-sms
=======================

阿里云短信服务 for Laravel

1.0.7(9y ago)413.6k7[2 issues](https://github.com/cmzz/laravel-aliyun-sms/issues)MITPHPPHP &gt;5.3

Since Feb 18Pushed 9y ago3 watchersCompare

[ Source](https://github.com/cmzz/laravel-aliyun-sms)[ Packagist](https://packagist.org/packages/cmzz/laravel-aliyun-sms)[ RSS](/packages/cmzz-laravel-aliyun-sms/feed)WikiDiscussions master Synced today

READMEChangelog (3)Dependencies (1)Versions (9)Used By (0)

laravel-aliyun-sms
==================

[](#laravel-aliyun-sms)

阿里云短信服务 for Laravel

安装
--

[](#安装)

> composer require cmzz/laravel-aliyun-sms

使用
--

[](#使用)

```
$smsService = App::make(AliyunSms::class);
$smsService->send(strval($mobile), 'SMS_xxx', ['code' => strval(1234), 'product' => 'xxx']);

```

配置
--

[](#配置)

`.env` 配置中支持一下配置项:

```
// aliyun sms
ALIYUN_SMS_ENABLE_HTTP_PROXY=false
ALIYUN_SMS_HTTP_PROXY_IP=127.0.0.1
ALIYUN_SMS_HTTP_PROXY_PORT=8888
ALIYUN_SMS_REGION_ID=cn-hangzhou
ALIYUN_SMS_AK
ALIYUN_SMS_AS
ALIYUN_SMS_SIGN_NAME

```

### 欢迎 Star

[](#欢迎-star)

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity63

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 ~13 days

Recently: every ~22 days

Total

8

Last Release

3336d ago

Major Versions

0.1.3 → 1.0.42017-02-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6111715?v=4)[Max](/maintainers/cmzz)[@cmzz](https://github.com/cmzz)

---

Top Contributors

[![jessynt](https://avatars.githubusercontent.com/u/13481936?v=4)](https://github.com/jessynt "jessynt (1 commits)")

---

Tags

laravelsdksmsaliyunAliyun-Sms

### Embed Badge

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

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

###  Alternatives

[curder/laravel-aliyun-sms

阿里云短信服务 - Laravel

113.6k](/packages/curder-laravel-aliyun-sms)[openapi/openapi-sdk

Minimal and agnostic PHP SDK for Openapi® (https://openapi.com)

161.5k1](/packages/openapi-openapi-sdk)

PHPackages © 2026

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