PHPackages                             zacksleo/phpsms - 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. [API Development](/categories/api)
4. /
5. zacksleo/phpsms

ActiveLibrary[API Development](/categories/api)

zacksleo/phpsms
===============

sms agent extension for phpsms

1.1.2(8y ago)41.8k1BSD-3-ClausePHPCI failing

Since Jan 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/zacksleo/phpsms)[ Packagist](https://packagist.org/packages/zacksleo/phpsms)[ RSS](/packages/zacksleo-phpsms/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (4)Dependencies (1)Versions (7)Used By (0)

phpsms
======

[](#phpsms)

[![Latest Stable Version](https://camo.githubusercontent.com/b10726e58ac2a04130ed1dd744041f283a6afc6de9b4ef056099dee4259d96f0/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f706870736d732f76657273696f6e)](https://packagist.org/packages/zacksleo/phpsms)[![Total Downloads](https://camo.githubusercontent.com/15e6870860678dea8b5865fefbff46eb616310d4188695636f2b4236f0ef2312/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f706870736d732f646f776e6c6f616473)](https://packagist.org/packages/zacksleo/phpsms)[![License](https://camo.githubusercontent.com/d1f8e4ac303d929c86ba4470febd0430dcb16638782f2768c9d1378b41a982f1/68747470733a2f2f706f7365722e707567782e6f72672f7a61636b736c656f2f706870736d732f6c6963656e7365)](https://packagist.org/packages/zacksleo/phpsms)[![styleci](https://camo.githubusercontent.com/17647f32f4b2f125964e43f98bb2029c3049e93569369bbb32abf4555c299921/68747470733a2f2f7374796c6563692e696f2f7265706f732f39383135333633382f736869656c64)](https://styleci.io/repos/98153638)[![Build Status](https://camo.githubusercontent.com/9dfb5bf82327271949341ff70afd15a2df40181db6129f573573ba0dc0409b0b/68747470733a2f2f7472617669732d63692e6f72672f477261796368656e2f706870736d732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/Graychen/phpsms)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/79102118a94f086c4940f974bb5d9955d803c6aea34ec4d39c67ea4509e4cb4d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f706870736d732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/phpsms/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/313f6ee7bf57a4c6e9135092b6be8a7d8e666789f961950e76097e2b66b85e7e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f706870736d732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/phpsms/?branch=master)[![Build Status](https://camo.githubusercontent.com/a2b1f96a260daf52831bad65d5daed9da2e7545e4d65cfee13da36bb40acdf67/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f477261796368656e2f706870736d732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/Graychen/phpsms/build-status/master)

互亿无线短信接口, 基于phpsms

详细文档见 [PhpSms文档](https://github.com/toplan/phpsms/blob/master/README.md)
------------------------------------------------------------------------

[](#详细文档见-phpsms文档)

用法示例
----

[](#用法示例)

```
Sms::scheme('Ihuyi', [
    '100 backup',
    'agentClass' => 'zacksleo\PhpSms\IhuyiAgent'
]);

Sms::config([
    'Ihuyi' => [
        'apiKey' => 'apikey',
        'secretKey' => 'secretkey'
    ]
]);

$res = Sms::make()->to('手机号码')->content('短信内容')->send(false);

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity67

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

Total

4

Last Release

3112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e97b8a6f67b09513e345a128d73a63898ae1ec9f6a6c77234c78b3f16d305d1?d=identicon)[zacksleo](/maintainers/zacksleo)

---

Top Contributors

[![zacksleo](https://avatars.githubusercontent.com/u/3369169?v=4)](https://github.com/zacksleo "zacksleo (16 commits)")

---

Tags

phpsmssms-apiyii2yii2-extensionphpapisms

### Embed Badge

![Health badge](/badges/zacksleo-phpsms/health.svg)

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

###  Alternatives

[unicodeveloper/jusibe-php-lib

Jusibe PHP Library

3417.4k1](/packages/unicodeveloper-jusibe-php-lib)[lakshmaji/plivo

Send SMS using Plivo Cloud API

2016.8k](/packages/lakshmaji-plivo)[lakshmajim/plivo

Send SMS using Plivo Cloud API

205.7k](/packages/lakshmajim-plivo)[okolaa/termiiphp

Termii Rest API php library

112.4k](/packages/okolaa-termiiphp)

PHPackages © 2026

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