PHPackages                             maree/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. maree/sms

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

maree/sms
=========

collect alot of sms service providers

0301PHP

Since Mar 31Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mohamedmaree/sms)[ Packagist](https://packagist.org/packages/maree/sms)[ RSS](/packages/maree-sms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

sms
===

[](#sms)

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

[](#installation)

You can install the package via [Composer](https://getcomposer.org).

```
composer require maree/sms
```

Publish your sms config file with

```
php artisan vendor:publish --provider="maree\sms\SMSServiceProvider" --tag="sms"
```

then change your sms config from config/sms.php file

```
    "service_provider" => "", // yamamah|4jawaly|hisms|msegat|oursms|unifonic|zain
    "user_name"        => "",
    "password"         => "",
    "sender_name"      => "",
```

Usage
-----

[](#usage)

```
use maree\sms\SMS;

SMS::send($phone='0020*********', $msg='sms sent successfuly');
```

prefer to use jobs in sending many sms

current sms service providers :
-------------------------------

[](#current-sms-service-providers-)

- yamamah
- 4jawaly
- hisms
- msegat
- oursms
- unifonic
- zain

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity26

Early-stage or recently created project

 Bus Factor1

Top contributor holds 92.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/0e88e6da55b1e4b359544c3e94fab80c6f73b3ce7ac82afd1d872a41aeb349fa?d=identicon)[mohamedmaree](/maintainers/mohamedmaree)

---

Top Contributors

[![mohamedmaree](https://avatars.githubusercontent.com/u/12659069?v=4)](https://github.com/mohamedmaree "mohamedmaree (12 commits)")[![firasabualkomboz](https://avatars.githubusercontent.com/u/44317192?v=4)](https://github.com/firasabualkomboz "firasabualkomboz (1 commits)")

### Embed Badge

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

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

###  Alternatives

[wikimedia/less.php

PHP port of the LESS processor

12327.4M77](/packages/wikimedia-lessphp)[trntv/probe

System information provider

33652.4k5](/packages/trntv-probe)[kanuni/filament-cards

519.0k](/packages/kanuni-filament-cards)[gggeek/ggsysinfo

Allows eZ Publish administrators and developers to have better insight into their working installation

137.8k](/packages/gggeek-ggsysinfo)

PHPackages © 2026

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