PHPackages                             mvaliolahi/sms - 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. [API Development](/categories/api)
4. /
5. mvaliolahi/sms

ActiveLibrary[API Development](/categories/api)

mvaliolahi/sms
==============

PHP SMS Client

V1.0.0(6y ago)113MITPHPCI failing

Since May 12Pushed 6y ago1 watchersCompare

[ Source](https://github.com/mvaliolahi/sms)[ Packagist](https://packagist.org/packages/mvaliolahi/sms)[ Docs](https://mvaliolahi.ir)[ RSS](/packages/mvaliolahi-sms/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

SMS Client (Kavegnegar, ...)
----------------------------

[](#sms-client-kavegnegar-)

#### Install

[](#install)

```
composer require mvaliolahi/sms
```

#### 1. Instantiate

[](#1-instantiate)

To generate document for your awesome API create an instance of http:

```
    $kavenegar = new Kavenegar(
        (new KavenegarConfig())
            ->setApiKey('123456')
            ->setSender('123456789')
    );

    $sms = new \Mvaliolahi\SMS($kavenegar);
```

#### 2. Available methods:

[](#2-available-methods)

```
    public function send($number, $message);
```

#### 3. Implements new client

[](#3-implements-new-client)

Just impelement the `Mvaliolahi\SMS\Contracts\ShortMessageService` contract and done!

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2242d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6d8a3eaee2623560bfdc9906358e1805abd4adf9fcd9170eba274fcfd8a51443?d=identicon)[mvaliolahi](/maintainers/mvaliolahi)

---

Top Contributors

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

---

Tags

PHP SMS GatewayPHP SMS ClientPHP SMS Gateway Client

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k12](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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