PHPackages                             yii-dream-team/smspilot - 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. yii-dream-team/smspilot

ActiveLibrary[API Development](/categories/api)

yii-dream-team/smspilot
=======================

PHP class for working with smspilot.ru api by Yii Dream Team

1.2.0(10y ago)25.1k11MITPHPPHP &gt;=5.4.0

Since Mar 10Pushed 10y ago2 watchersCompare

[ Source](https://github.com/yii-dream-team/smspilot)[ Packagist](https://packagist.org/packages/yii-dream-team/smspilot)[ Docs](http://yiidreamteam.com/php/smspilot)[ RSS](/packages/yii-dream-team-smspilot/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (4)Used By (1)

yiidreamteam\\smspilot\\Api
===========================

[](#yiidreamteamsmspilotapi)

PHP class for working with [smspilot.ru](http://smspilot.ru) api by [Yii Dream Team](http://yiidreamteam.com/).

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist yii-dream-team/smspilot "*"

```

or add

```
"yii-dream-team/smspilot": "*"

```

to the `require` section of your composer.json.

Usage
-----

[](#usage)

Authorization:

```
$api = new \yiidreamteam\smspilot\Api($apiId);

```

Sending text message:

```
$api->send('79112223344', 'Text message');
$api->send('79112223344', 'Text message', 'Sender', 'messageId');

```

Licence
-------

[](#licence)

MIT

Links
-----

[](#links)

- [smspilot.ru service](http://smspilot.ru)
- [Official site](http://yiidreamteam.com/php/smspilot)
- [Source code on GitHub](https://github.com/yii-dream-team/smspilot)
- [Composer package on Packagist](https://packagist.org/packages/yii-dream-team/smsru)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 80% 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 ~211 days

Total

3

Last Release

3666d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1297270?v=4)[Vahid G](/maintainers/lagman)[@lagman](https://github.com/lagman)

---

Top Contributors

[![metalagman](https://avatars.githubusercontent.com/u/1983796?v=4)](https://github.com/metalagman "metalagman (4 commits)")[![BioSin](https://avatars.githubusercontent.com/u/1442288?v=4)](https://github.com/BioSin "BioSin (1 commits)")

---

Tags

apismsrussiansmspilot.ru

### Embed Badge

![Health badge](/badges/yii-dream-team-smspilot/health.svg)

```
[![Health](https://phpackages.com/badges/yii-dream-team-smspilot/health.svg)](https://phpackages.com/packages/yii-dream-team-smspilot)
```

###  Alternatives

[plivo/plivo-php

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1102.8M18](/packages/plivo-plivo-php)[plivo/php-sdk

A PHP SDK to make voice calls &amp; send SMS using Plivo and to generate Plivo XML

1101.9M5](/packages/plivo-php-sdk)[ardakilic/mutlucell

Mutlucell SMS API wrapper for sending sms text messages for Laravel

457.3k](/packages/ardakilic-mutlucell)[smsfactor/smsfactor-php-sdk

SMSFactor client library for PHP

15382.5k2](/packages/smsfactor-smsfactor-php-sdk)

PHPackages © 2026

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