PHPackages                             zhenggg/easy-ihuyi - 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. [API Development](/categories/api)
4. /
5. zhenggg/easy-ihuyi

ActiveLibrary[API Development](/categories/api)

zhenggg/easy-ihuyi
==================

互亿无线SDK

0.0.1(9y ago)42481MITPHPPHP &gt;=5.6

Since Mar 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zhenggg/easy-ihuyi)[ Packagist](https://packagist.org/packages/zhenggg/easy-ihuyi)[ RSS](/packages/zhenggg-easy-ihuyi/feed)WikiDiscussions master Synced 1mo ago

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

easy-ihuyi
==========

[](#easy-ihuyi)

[![Packagist](https://camo.githubusercontent.com/b11e9d9c014e10dcd73ad32733a5c52059d3467bf9033e88dd60ebdf221568d9/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f7a68656e6767672f656173792d69687579692e7376673f6d61784167653d32353932303030)](https://packagist.org/packages/zhenggg/easy-ihuyi)[![Total Downloads](https://camo.githubusercontent.com/d9954afc28667770fb333aafe78dab0ae6f655fe30413e30c552305f64f8c3b7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a68656e6767672f656173792d69687579692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zhenggg/easy-ihuyi)

📲 互亿无线 composer package.

Requirement
===========

[](#requirement)

- PHP &gt;= 5.6

Installation
============

[](#installation)

```
$ composer require "zhenggg/easy-ihuyi"
```

Usage
=====

[](#usage)

```
use Zhenggg\Huyi\EasyHuyi;

$config = [
    'APIID' => 'xxx',
    'APIKEY' => 'xxx',
];
//$phone_number 多个号码以英文,隔开

$huyi = new EasyHuyi($config);

//短信验证码/通知
$huyi->sms()->content($content)->send($phone_number);
//语音验证码
$huyi->voice()->content($content)->send($phone_number);
//国际短信
$huyi->isms()->content($content)->send($phone_number);
//短信营销
$huyi->yxsms()->content($content)->send($phone_number);
//彩信营销(定时发送)
$huyi->yxsms()->content($content)->stime($time)->send($phone_number);
//彩信营销
$huyi->mms()->mmsid($mmsid)->pid($pid)->send($phone_number);
```

License
=======

[](#license)

MIT

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3337d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3db491ead8f5626f5c543c5d66a9817d5ab8354c0621c2d05e86c00058684083?d=identicon)[zhenggg](/maintainers/zhenggg)

---

Top Contributors

[![zhenggg](https://avatars.githubusercontent.com/u/16322902?v=4)](https://github.com/zhenggg "zhenggg (8 commits)")

---

Tags

huyismssms-apisdkihuyihuyi

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/zhenggg-easy-ihuyi/health.svg)

```
[![Health](https://phpackages.com/badges/zhenggg-easy-ihuyi/health.svg)](https://phpackages.com/packages/zhenggg-easy-ihuyi)
```

###  Alternatives

[openai-php/laravel

OpenAI PHP for Laravel is a supercharged PHP API client that allows you to interact with the Open AI API

3.7k7.6M74](/packages/openai-php-laravel)[saloonphp/saloon

Build beautiful API integrations and SDKs with Saloon

2.4k9.6M468](/packages/saloonphp-saloon)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[php-opencloud/openstack

PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi

2292.2M24](/packages/php-opencloud-openstack)[mailchimp/transactional

458.9M16](/packages/mailchimp-transactional)[resend/resend-php

Resend PHP library.

564.7M21](/packages/resend-resend-php)

PHPackages © 2026

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