PHPackages                             girnarsoft/sms-services - 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. girnarsoft/sms-services

ActiveLibrary

girnarsoft/sms-services
=======================

1.1.6(6y ago)037PHP

Since Jan 4Pushed 2y ago2 watchersCompare

[ Source](https://github.com/tirthrajsb/sms-extension)[ Packagist](https://packagist.org/packages/girnarsoft/sms-services)[ RSS](/packages/girnarsoft-sms-services/feed)WikiDiscussions master Synced today

READMEChangelog (8)DependenciesVersions (9)Used By (0)

sms-extension
=============

[](#sms-extension)

Config sms API

php composer.phar require --prefer-dist wbraganca/yii2-dynamicform "\*"

This is the main module class for the SMS module.

\#To use SMS Module, include it as a module in the application configuration like the following:

---

return \[ 'bootstrap' =&gt; \['sms-config'\], 'modules' =&gt; \[ 'sms-config' =&gt; \['class' =&gt; 'gitnarsoftsms\\Module'\], \], \]
-------------------------------------------------------------------------------------------------------------------------------------

[](#return-bootstrap--sms-configmodules--sms-config--class--gitnarsoftsmsmodule)

\#Use this code to send sms

\\gitnarsoftsms\\Sms::sendSms(string $slug, array $data)

\#Set config tip's Use {your key} in form data of header for dynamic value

Examle
------

[](#examle)

Key | Value |
-------------

[](#key-------value------)

mobile | {mobile} |
-------------------

[](#mobile----mobile---)

msg | {message} |
-----------------

[](#msg-------message--)

With the above configuration, you will be able to access SmsModule in your browser using the URL `http://www.example.com/index.php?r=sms-config`

If your application enables \[\[\\yii\\web\\UrlManager::enablePrettyUrl|pretty URLs\]\], you can then access Gii via URL: `http://www.example.com/index.php/sms-config`

@author Tirthraj Singh @since 2.0

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 82.4% 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 ~24 days

Total

8

Last Release

2513d ago

### Community

Maintainers

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

---

Top Contributors

[![tirthrajgirnar](https://avatars.githubusercontent.com/u/24728728?v=4)](https://github.com/tirthrajgirnar "tirthrajgirnar (28 commits)")[![tirthrajsb](https://avatars.githubusercontent.com/u/25403055?v=4)](https://github.com/tirthrajsb "tirthrajsb (6 commits)")

### Embed Badge

![Health badge](/badges/girnarsoft-sms-services/health.svg)

```
[![Health](https://phpackages.com/badges/girnarsoft-sms-services/health.svg)](https://phpackages.com/packages/girnarsoft-sms-services)
```

PHPackages © 2026

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