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 today

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 41% 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

3980d 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

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

23.9k69.5k](/packages/grumpydictator-firefly-iii)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k656.1k38](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3741.3M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751291.4k43](/packages/civicrm-civicrm-core)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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