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

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

leslie/sms
==========

luosimao发送短信composer包

v1.0(7y ago)55442MITPHPPHP &gt;=5.6

Since Sep 7Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Leslie1sMe/LuosimaoSms)[ Packagist](https://packagist.org/packages/leslie/sms)[ RSS](/packages/leslie-sms/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (2)Used By (0)

LuosimaoSms
===========

[](#luosimaosms)

集成Luosimao的短信触发和群发的composer包

使用示例：

使用方法:composer require leslie/sms dev-master

`require 'vendor/autoload.php';`

`use Leslie\Sms\Sms;`

//api key可在后台查看 短信-&gt;触发发送下面查看

`$sms = new Sms(array('api_key' => 'xxxxxxxxxxxxxxxxxxxxx', 'use_ssl' => false)); `

//send 单发接口，签名需在后台报备

`$res = $sms->send('xxxxxxxxxxxxx', '验证码：19272【铁壳测试】'); `

//sendbatch群发接口

`//$res = $sms->send_batch($mobile_list = array(), $message = array(), $time = ''); `

//deposit 余额查询

`$res = $sms->get_deposit();`

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity57

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

2846d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/20894457?v=4)[Leslie](/maintainers/Leslie1sMe)[@Leslie1sMe](https://github.com/Leslie1sMe)

### Embed Badge

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

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

###  Alternatives

[otgs/multilingual-tools

Set of tools related to WPML plugin bundle. Created with tendency to ease WPML compatibility testing process.

39167.2k](/packages/otgs-multilingual-tools)[johndwells/craft.minimee

A Craft CMS port of the popular Minimee add-on for ExpressionEngine.

664.5k](/packages/johndwells-craftminimee)[leaphly/price

466.5k](/packages/leaphly-price)

PHPackages © 2026

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