PHPackages                             d4rkstar/yii2-arubasms - 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. d4rkstar/yii2-arubasms

ActiveYii2-extension

d4rkstar/yii2-arubasms
======================

Yii 2 Aruba SMS Api

11041PHP

Since Jun 22Pushed 9y ago2 watchersCompare

[ Source](https://github.com/d4rkstar/yii2-arubasms)[ Packagist](https://packagist.org/packages/d4rkstar/yii2-arubasms)[ RSS](/packages/d4rkstar-yii2-arubasms/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

yii2-arubasms
-------------

[](#yii2-arubasms)

This widget will let you send SMS through the HTTP interface exposed by Aruba ().

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

[](#installation)

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

### Install

[](#install)

Either run

```
$ php composer.phar require d4rkstar/yii2-arubasms "dev-master"

```

or add

```
"d4rkstar/yii2-arubasms": "dev-master"

```

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

### Sample Usage

[](#sample-usage)

In the section `components` of your `app/config/web.php`, add:

```
'components' => [
    ...
    'arubasms' => require(__DIR__ . '/arubasms.php'),
]

```

Now, add a configuration file named `app/config/arubasms.php`, and add:

```

```

Now, anywhere in your application, you can send an SMS:

```

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0621d4cadad42f999d6e1579c6de56833cde5cdb9a4387261e3392835d96d471?d=identicon)[d4rkstar](/maintainers/d4rkstar)

---

Top Contributors

[![d4rkstar](https://avatars.githubusercontent.com/u/4957015?v=4)](https://github.com/d4rkstar "d4rkstar (7 commits)")

### Embed Badge

![Health badge](/badges/d4rkstar-yii2-arubasms/health.svg)

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

PHPackages © 2026

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