PHPackages                             gogery/yzx - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. gogery/yzx

ActiveLibrary[Authentication &amp; Authorization](/categories/authentication)

gogery/yzx
==========

云之讯短信验证接口

v2.0(8y ago)047MITPHPPHP &gt;=5.3.0

Since Sep 18Pushed 8y ago1 watchersCompare

[ Source](https://github.com/superve/YZX)[ Packagist](https://packagist.org/packages/gogery/yzx)[ RSS](/packages/gogery-yzx/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (4)Used By (0)

该项目主要是云之讯短信验证接口使用
=================

[](#该项目主要是云之讯短信验证接口使用)

云之讯短信验证接口
---------

[](#云之讯短信验证接口)

示例代码
====

[](#示例代码)

```
	require 'vendor/autoload.php';

	$config = [
		'accountSid' => 'f82sfdsdf815f79sdf85745c5b50b0bb223e8' ,
		'token' => 'f298b645sfsd748dfa4csdf349b0a23fb722',
		'appId' => 'e0406dsdfdssdfa7b40a28f8d114ec12c932b'
	];
	$client = new Yzx($config);

	$phoneNumber = '13672431596'; // 手机号
	$param = '123'; // 验证码
	$data = $client->sendRegisterMessage($phoneNumber, $param);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity60

Established project with proven stability

 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

3

Last Release

3207d ago

Major Versions

v1.1.0 → v2.02017-09-18

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/84727436?v=4)[gogery](/maintainers/gogery)[@Gogery](https://github.com/Gogery)

---

Top Contributors

[![superve](https://avatars.githubusercontent.com/u/12790270?v=4)](https://github.com/superve "superve (9 commits)")

### Embed Badge

![Health badge](/badges/gogery-yzx/health.svg)

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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