PHPackages                             rbt/yii2-rbtsms - 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. rbt/yii2-rbtsms

ActiveYii2-extension

rbt/yii2-rbtsms
===============

RBT SMS Component

1.1.0(8y ago)08BSD-3-ClausePHP

Since Sep 5Pushed 8y agoCompare

[ Source](https://github.com/anilkumar-vakkalagadda/RBTSMS)[ Packagist](https://packagist.org/packages/rbt/yii2-rbtsms)[ RSS](/packages/rbt-yii2-rbtsms/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

RBT SMS
=======

[](#rbt-sms)

RBT SMS Component

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist rbt/yii2-rbtsms "*"

```

or add

```
"rbt/yii2-rbtsms": "*"

```

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

Configuration
-------------

[](#configuration)

To use this extension, you have to configure the Connection class in your application configuration:

return \[ //.... 'components' =&gt; \[ 'sms' =&gt; \[ 'class' =&gt; '\\rbt\\sms\\Sms', 'APIKEY' =&gt; 'apikey', 'SENDER\_NAME' =&gt; 'sms sender name', 'SMS\_URL'=&gt;'sms service url' \], \] \];

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
```
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community3

Small or concentrated contributor base

Maturity65

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 ~1 days

Total

3

Last Release

3171d ago

### Community

---

Top Contributors

[![anilkumar-vakkalagadda](https://avatars.githubusercontent.com/u/31537077?v=4)](https://github.com/anilkumar-vakkalagadda "anilkumar-vakkalagadda (5 commits)")

### Embed Badge

![Health badge](/badges/rbt-yii2-rbtsms/health.svg)

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

PHPackages © 2026

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