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

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

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 yesterday

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

1654d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15724152?v=4)[Mao Wang](/maintainers/isecret)[@isecret](https://github.com/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

[spatie/crawler

Crawl all internal links found on a website

2.8k16.3M52](/packages/spatie-crawler)[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)[muhammadhuzaifa/telescope-guzzle-watcher

Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on\_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.

98239.8k1](/packages/muhammadhuzaifa-telescope-guzzle-watcher)[huaweicloud/huaweicloud-sdk-php

Huawei Cloud SDK for PHP

1829.2k2](/packages/huaweicloud-huaweicloud-sdk-php)[axp-dev/ya-metrika

Yandex Metrika API Library

3617.1k1](/packages/axp-dev-ya-metrika)[lesstif/confluence-rest-api

Confluence REST API Client for PHP Users.

1713.3k](/packages/lesstif-confluence-rest-api)

PHPackages © 2026

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