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

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

zenithsu/sms
============

Easily integrate with multiple SMS service providers like Qiniu Cloud, Alibaba Cloud, and others using our Composer package. Simplify your SMS integration across platforms with ease.

v0.1.1(2y ago)0173MITPHP

Since Apr 17Pushed 2y agoCompare

[ Source](https://github.com/ZenithInc/sms)[ Packagist](https://packagist.org/packages/zenithsu/sms)[ RSS](/packages/zenithsu-sms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Zenith SMS
==========

[](#zenith-sms)

Easily integrate with multiple SMS service providers like Qiniu Cloud, Alibaba Cloud, and others using our Composer package. Simplify your SMS integration across platforms with ease.

Qiniu Cloud
-----------

[](#qiniu-cloud)

Send sms with Qiniu Cloud, for example:

```
$config = new QiniuConfig("AK", "SK");
$sender = new SmsSender(SmsSender::QINIU, $config);
$result = $sender->sendTemplateSms('18969143231', '1541338019544449024', ['code' => mt_rand(100_000, 999_999)]);
var_dump($result);
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

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

Total

2

Last Release

759d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/93cb2a9e0d666c36bfdbcf2fd354e4b4e3539db6bd73ec7b64135550e27c3a2b?d=identicon)[SuZenith](/maintainers/SuZenith)

---

Top Contributors

[![SuZenith](https://avatars.githubusercontent.com/u/166780869?v=4)](https://github.com/SuZenith "SuZenith (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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