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 1mo ago

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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

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

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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