PHPackages                             yiiplus/yii2-smser - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. yiiplus/yii2-smser

ActiveLibrary[HTTP &amp; Networking](/categories/http)

yiiplus/yii2-smser
==================

moego sms yii client

0.1.2(6y ago)16911PHPPHP &gt;7.1CI failing

Since Apr 30Pushed 6y ago4 watchersCompare

[ Source](https://github.com/yiiplus/yii2-smser)[ Packagist](https://packagist.org/packages/yiiplus/yii2-smser)[ RSS](/packages/yiiplus-yii2-smser/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (6)Used By (1)

SMS
===

[](#sms)

Support Yii.

Step1: 安装, `composer require "yiiplus/yii2-smser"`

Step2: 完善配置文件 到`config/main.php` 配置文件:

```
	'sms' => [
        'class' => 'Moego\Sms\Extensions\Message',
        'productId' => 'xxxxxx',
        'productKey' => 'xxxxxxxxx',
        'templates' => [
            'VerificationCodeTemplateId' => 'xxx',
        ],
        'host' => 'xxxxxxx',
        'kafka' => ''
    ],

```

Step3: 使用

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

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

4

Last Release

2362d ago

### Community

Maintainers

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yiiplus-yii2-smser/health.svg)

```
[![Health](https://phpackages.com/badges/yiiplus-yii2-smser/health.svg)](https://phpackages.com/packages/yiiplus-yii2-smser)
```

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25126.1M82](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.9M6.8k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k24.3k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87965.9k114](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.4M89](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69127.2k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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