PHPackages                             celusion/yii2-smsconnexion - 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. celusion/yii2-smsconnexion

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

celusion/yii2-smsconnexion
==========================

Send SMS messages using SMSConneXion API with only one line of code. Sign up at www.smsconnexcion.com and start sending short messaging service messages to mobile phones across the world

0.2.3(10y ago)1122Apache 2.0PHP

Since Aug 11Pushed 10y ago1 watchersCompare

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

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

yii2-smsconnexion
=================

[](#yii2-smsconnexion)

Send SMS messages using SMSConneXion API with only one line of code.

Sign up at [www.smsconnexion.com](http://www.smsconnexion.com) and start sending short messaging service messages to mobile phones across the world

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist celusion/yii2-smsconnexion "*"

```

or add

```
"celusion/yii2-smsconnexion": "*"

```

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

Then, in your `params.php` file add the following params:

```
    'smsconnexionusername' => '',
    'smsconnexionpassword' => '',
```

Replace `` and `` with the passwords you got after you signed up, of course!

Usage
-----

[](#usage)

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

```
use celusion\smsconnexion\SMSConneXion;

//This sends the SMS message hello world to the mobile phone number 1234567890
SMSConneXion::sendSMS('1234567890','hello world');
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

Total

5

Last Release

3927d ago

### Community

Maintainers

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

---

Top Contributors

[![dhiraj](https://avatars.githubusercontent.com/u/43901?v=4)](https://github.com/dhiraj "dhiraj (1 commits)")

---

Tags

helpersmssmsconnexion

### Embed Badge

![Health badge](/badges/celusion-yii2-smsconnexion/health.svg)

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[firefly-iii/data-importer

Firefly III Data Import Tool.

7545.8k](/packages/firefly-iii-data-importer)[matthewbdaly/sms-client

A generic SMS client library. Supports multiple swappable drivers.

2291.2k2](/packages/matthewbdaly-sms-client)[midnite81/geolocation

A laravel package which wraps the IP Info DB and IP2Location Services

3624.1k](/packages/midnite81-geolocation)[daixianceng/yii2-smser

Yii2 SMS extension

862.9k1](/packages/daixianceng-yii2-smser)[mis/yii2-ide-helper

Yii2 IDE Helper, generates correct PHPDocs for all components, to improve auto-completion.

1664.2k3](/packages/mis-yii2-ide-helper)

PHPackages © 2026

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