PHPackages                             yeoman/lumen-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yeoman/lumen-aliyun-sms

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

yeoman/lumen-aliyun-sms
=======================

阿里云短信服务 for lumen

079[1 issues](https://github.com/yeoman-chen/lumen-aliyun-sms/issues)PHP

Since May 4Pushed 9y ago1 watchersCompare

[ Source](https://github.com/yeoman-chen/lumen-aliyun-sms)[ Packagist](https://packagist.org/packages/yeoman/lumen-aliyun-sms)[ RSS](/packages/yeoman-lumen-aliyun-sms/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

lumen-aliyun-sms
================

[](#lumen-aliyun-sms)

阿里云短信服务 for lumen

安装
--

[](#安装)

> composer require yeoman/lumen-aliyun-sms

使用
--

[](#使用)

```
use Yeoman\LaravelAliyunSms\AliyunSms;

$smsService = new AliyunSms();
$smsService->send(strval($mobile), 'SMS_xxx', ['code' => strval(1234), 'product' => 'xxx']);

```

配置
--

[](#配置)

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

```
// aliyun sms
ALIYUN_SMS_ACCESS_KEY=
ALIYUN_SMS_ACCESS_SECRET=
ALIYUN_SMS_SIGN_NAME=
ALIYUN_SMS_TEMPLATE_CODE=

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

```

### 欢迎 Star

[](#欢迎-star)

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1714870?v=4)[Yeoman](/maintainers/yeoman)[@yeoman](https://github.com/yeoman)

### Embed Badge

![Health badge](/badges/yeoman-lumen-aliyun-sms/health.svg)

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

###  Alternatives

[pattern-lab/edition-drupal-standard

Standard Edition of Pattern Lab for Drupal.

12419.1k](/packages/pattern-lab-edition-drupal-standard)[humanmade/hm-redirects

Simple plugin for handling WordPress redirects in a scalable manner.

29245.2k5](/packages/humanmade-hm-redirects)[stuttter/wp-user-groups

Group users together with taxonomies &amp; terms

514.4k](/packages/stuttter-wp-user-groups)

PHPackages © 2026

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