PHPackages                             erp-mgroen/yii2-sms\_ru - 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. erp-mgroen/yii2-sms\_ru

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

erp-mgroen/yii2-sms\_ru
=======================

Yii2 extension for sms.ru

0.0.4(12y ago)11.1kMITPHPPHP &gt;=5.4.0

Since Feb 16Pushed 9y ago1 watchersCompare

[ Source](https://github.com/erp-mgroen/yii2-sms_ru)[ Packagist](https://packagist.org/packages/erp-mgroen/yii2-sms_ru)[ Docs](https://github.com/zelenin/yii2-sms_ru)[ RSS](/packages/erp-mgroen-yii2-sms-ru/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (4)Used By (0)

yii2-sms\_ru
============

[](#yii2-sms_ru)

[Yii2](http://www.yiiframework.com) extension for [sms.ru](http://sms.ru)

Installation
------------

[](#installation)

### Composer

[](#composer)

The preferred way to install this extension is through [Composer](http://getcomposer.org/).

Either run

```
php composer.phar require zelenin/yii2-sms_ru "dev-master"

```

or add

```
"zelenin/yii2-sms_ru": "dev-master"

```

to the require section of your composer.json

Add code in your components section of application configuration:

```
'sms' => [
	'class' => 'Zelenin\yii\extensions\Sms',
	'api_id' => ''
],

```

or:

```
'sms' => [
	'class' => 'Zelenin\yii\extensions\Sms',
	'api_id' => '',
	'login' => '',
	'password' => ''
],

```

Usage
-----

[](#usage)

SMS sending:

```
\Yii::$app->sms->sms_send( '', '' );

```

[Full methods list](https://github.com/zelenin/sms_ru/blob/master/readme.md)

Author
------

[](#author)

[Aleksandr Zelenin](https://github.com/zelenin/), e-mail:

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~21 days

Total

3

Last Release

4476d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a95b646ba064f3d76b92794dd66fa23b35e5cb4e21081b508d02ca974d003aae?d=identicon)[korvinko](/maintainers/korvinko)

---

Top Contributors

[![zelenin](https://avatars.githubusercontent.com/u/1427885?v=4)](https://github.com/zelenin "zelenin (19 commits)")

---

Tags

smsyii2yiisms.ru

### Embed Badge

![Health badge](/badges/erp-mgroen-yii2-sms-ru/health.svg)

```
[![Health](https://phpackages.com/badges/erp-mgroen-yii2-sms-ru/health.svg)](https://phpackages.com/packages/erp-mgroen-yii2-sms-ru)
```

###  Alternatives

[brussens/yii2-maintenance-mode

Maintenance mode component for Yii framework 2.x.x version.

78260.9k5](/packages/brussens-yii2-maintenance-mode)

PHPackages © 2026

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