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

ActiveLibrary

isecret/sms
===========

一信通短信 SDK

1.0.0(4y ago)147MITPHP

Since Nov 1Pushed 4y ago1 watchersCompare

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

READMEChangelogDependencies (4)Versions (2)Used By (0)

 sms
=====

[](#-sms-)

E易信通短信 SDK。

Installing
----------

[](#installing)

```
$ composer require isecret/sms -vvv
```

Usage
-----

[](#usage)

```
use Isecret\Sms\Sms;

$config = [
    'timeout' => 5.0,
    'account' => [
            'spcode' => null,
            'loginname' => null,
            'password' => null
        ],
    'log_path' => '/tmp/sms.log'
];

$sms = new Sms($config);

$sms->send('18888888888', '您的验证码是 123456，10 分钟内有效');

```

Contributing
------------

[](#contributing)

You can contribute in one of three ways:

1. File bug reports using the [issue tracker](https://github.com/isecret/sms/issues).
2. Answer questions or fix bugs on the [issue tracker](https://github.com/isecret/sms/issues).
3. Contribute new features or update the wiki.

*The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.*

License
-------

[](#license)

MIT

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1650d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c9ed08fb91889aa98547df632dd03492325e3ffadfb0bc8d2b19cd1758f1b41c?d=identicon)[isecret](/maintainers/isecret)

---

Top Contributors

[![isecret](https://avatars.githubusercontent.com/u/15724152?v=4)](https://github.com/isecret "isecret (5 commits)")

---

Tags

smssms-apisms-gatewayyi-xin-tong

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)[google/cloud

Google Cloud Client Library

1.2k16.2M54](/packages/google-cloud)[google/cloud-core

Google Cloud PHP shared dependency, providing functionality useful to all components.

343121.4M78](/packages/google-cloud-core)[googleads/googleads-php-lib

Google Ad Manager SOAP API Client Library for PHP

67410.3M25](/packages/googleads-googleads-php-lib)[tempest/framework

The PHP framework that gets out of your way.

2.1k23.1k9](/packages/tempest-framework)[akamai-open/edgegrid-client

Implements the Akamai {OPEN} EdgeGrid Authentication specified by https://developer.akamai.com/introduction/Client\_Auth.html

482.5M6](/packages/akamai-open-edgegrid-client)

PHPackages © 2026

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