PHPackages                             alaaelsaid/laravel-malath-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. [HTTP &amp; Networking](/categories/http)
4. /
5. alaaelsaid/laravel-malath-sms

ActiveLibrary[HTTP &amp; Networking](/categories/http)

alaaelsaid/laravel-malath-sms
=============================

This package is to integrate with malath sms

1.2.0(1y ago)125MITPHPPHP ^8.1

Since Jan 11Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alaaels3id/Laravel-Malath-SMS)[ Packagist](https://packagist.org/packages/alaaelsaid/laravel-malath-sms)[ RSS](/packages/alaaelsaid-laravel-malath-sms/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (0)

This package is to integrate with Malath SMS
============================================

[](#this-package-is-to-integrate-with-malath-sms)

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

[](#installation)

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

```
composer require alaaelsaid/laravel-malath-sms
```

Publishing
----------

[](#publishing)

After install publish file config

```
php artisan vendor:publish --tag="malath"
```

Usage
-----

[](#usage)

```
use Alaaelsaid\LaravelMalathSms\Facade\Malath;

// singel number
Malath::send('9665xxxxxxxx', 'hello, world !');

// multi number
Malath::send(['9665xxxxxxxx', '9665xxxxxxxx', '...'], 'hello, world !');
```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 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 ~329 days

Total

4

Last Release

594d ago

PHP version history (2 changes)1.0PHP ^7.4

1.1.1PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/43482a7114cef02f9387b510c3f0fb7d7c53b0f152e8e4d97e63ee821686f9e0?d=identicon)[alaaels3id](/maintainers/alaaels3id)

---

Top Contributors

[![alaaels3id](https://avatars.githubusercontent.com/u/37184007?v=4)](https://github.com/alaaels3id "alaaels3id (19 commits)")

---

Tags

smsmalath

### Embed Badge

![Health badge](/badges/alaaelsaid-laravel-malath-sms/health.svg)

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

###  Alternatives

[infobip/infobip-api-php-client

PHP library for consuming Infobip's API

921.8M10](/packages/infobip-infobip-api-php-client)[esendex/sdk

Send SMS from your application using the Esendex API

22924.5k4](/packages/esendex-sdk)[mediaburst/clockworksms

ClockworkSMS, International SMS API

45143.7k4](/packages/mediaburst-clockworksms)[ismaeltoe/osms

PHP library wrapper of the Orange SMS API.

4540.0k](/packages/ismaeltoe-osms)[greensms/greensms

GREENSMS API: SMS, WhatsApp, Viber, VK, Voice, Call, HLR

2629.6k](/packages/greensms-greensms)[minchao/every8d-php

A EVERY8D SMS SDK for PHP (Unofficial)

1239.9k1](/packages/minchao-every8d-php)

PHPackages © 2026

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