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 yesterday

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 43% 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

3159d ago

Major Versions

v1.1.0 → v2.02017-09-18

### Community

Maintainers

![](https://www.gravatar.com/avatar/526411bbdbbf7211d9c73cf12885b358890794eb9d04307689fc5fb36c501ff4?d=identicon)[gogery](/maintainers/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

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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