PHPackages                             qiqiuyun/php-sdk - 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. qiqiuyun/php-sdk

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

qiqiuyun/php-sdk
================

QiQiuYun PHP SDK.

167PHP

Since Jun 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/qiqiuyun/php-sdk)[ Packagist](https://packagist.org/packages/qiqiuyun/php-sdk)[ RSS](/packages/qiqiuyun-php-sdk/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

气球云 PHP SDK
===========

[](#气球云-php-sdk)

环境需求
----

[](#环境需求)

PHP 版本： 5.3.3及以上 PHP 扩展： php-curl

PHP 5.3以下用户，需自行修改代码。

短信服务
----

[](#短信服务)

### 初始化服务类

[](#初始化服务类)

```
use QiQiuYun\SDK\SmsService;

$service = new SmsService([
    'accessKey' => '',
    'secretKey' => '',
]);

```

### 发送验证码

[](#发送验证码)

```
$service->sendAuthCode('', ''， '');

```

验证码分类有：

分类描述sms\_bind绑定用户sms\_registration用户注册sms\_forget\_password找回密码sms\_user\_pay用户支付sms\_forget\_pay\_password找回支付密码

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/73380446?v=4)[Wellming](/maintainers/Wellming)[@wellming](https://github.com/wellming)

---

Top Contributors

[![lileiseven](https://avatars.githubusercontent.com/u/94609?v=4)](https://github.com/lileiseven "lileiseven (1 commits)")

### Embed Badge

![Health badge](/badges/qiqiuyun-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/qiqiuyun-php-sdk/health.svg)](https://phpackages.com/packages/qiqiuyun-php-sdk)
```

###  Alternatives

[laravel-frontend-presets/bulma

Bulma Frontend Preset For Laravel Framework 6.0 and Up

17155.8k](/packages/laravel-frontend-presets-bulma)[octopush/sms-api

Octopush - Send SMS like a PRO

1797.9k1](/packages/octopush-sms-api)

PHPackages © 2026

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