PHPackages                             xzncit/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. [Framework](/categories/framework)
4. /
5. xzncit/sms

ActiveLibrary[Framework](/categories/framework)

xzncit/sms
==========

PHP SMS

v1.2.2(1y ago)127GPL-3.0PHPPHP &gt;=7.2

Since Jan 19Pushed 7mo ago1 watchersCompare

[ Source](https://github.com/xzncit/sms)[ Packagist](https://packagist.org/packages/xzncit/sms)[ Docs](http://www.a3-mall.com/)[ RSS](/packages/xzncit-sms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (8)Versions (6)Used By (0)

PHP SMS
=======

[](#php-sms)

 [ ![](https://camo.githubusercontent.com/00bcb62662d80667a2726161a5feac4c0aaaaf016e4676cd5b58ea8a1dbf415b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f576562736974652d41334d616c6c2d696d706f7274616e742e737667) ](http://www.a3-mall.com)[ ![](https://camo.githubusercontent.com/5e4d3154858346de901f1593f02cd5fc1cb627b78847f3abf895e8b284e98455/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e63652d47504c332e302d677265656e2e737667) ](http://www.a3-mall.com) [ ![](https://camo.githubusercontent.com/95d76b700f40e045e5751b6aabd7d51a80dbcb942b3f104b8c6a3a6304ce1be1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f45646974696f6e2d76312e322e322d626c75652e737667) ](http://www.a3-mall.com)

 **如果本SMS开发包对您有所帮助，您可以点右上角 "Star" 支持一下 谢谢！**

#### 环境要求

[](#环境要求)

- PHP &gt;= 7.2.5
- Composer

#### 安装

[](#安装)

```
composer require "xzncit/sms:^1.0"

```

#### 基本使用

[](#基本使用)

```
include "vendor/autoload.php";

use xzncit\SMS;

try {
    // SMS
    $app = SMS::create("tencent",[ ... ]);

    // 上传资源
    $response = $app->send([]);

    // 返回信息
    var_dump($response);
}catch (\Exception $ex){
    echo("error: ".$ex->getMessage());
}
```

#### 文档

[](#文档)

文档整理中...

**bug反馈**

如果您使用过程中发现BUG或者其他问题都欢迎大家提交Issue,或者发送邮件给我 ，我们将及时修复并更新。

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance52

Moderate activity, may be stable

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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

Every ~73 days

Total

5

Last Release

555d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/28cb7b39a67b7178ea4d254c08e22723146543b4289434471860c2424867609f?d=identicon)[xzncit](/maintainers/xzncit)

---

Top Contributors

[![xzncit](https://avatars.githubusercontent.com/u/24415717?v=4)](https://github.com/xzncit "xzncit (7 commits)")

---

Tags

frameworksdksms

### Embed Badge

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

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.6k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[silverstripe/framework

The SilverStripe framework

7213.5M2.5k](/packages/silverstripe-framework)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

7310.3k29](/packages/open-dxp-opendxp)

PHPackages © 2026

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