PHPackages                             hmimeee/easysendsms - 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. [Mail &amp; Notifications](/categories/mail)
4. /
5. hmimeee/easysendsms

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

hmimeee/easysendsms
===================

HTTP(s) SMS API Handler for Easy Send SMS - A SMS sending provider

1.0(3y ago)050MITPHPPHP ^8.1

Since Apr 12Pushed 3y ago1 watchersCompare

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

READMEChangelog (1)DependenciesVersions (2)Used By (0)

HTTP(s) SMS API Handler for Easy Send SMS - A SMS sending provider
==================================================================

[](#https-sms-api-handler-for-easy-send-sms---a-sms-sending-provider)

[![Latest Version on Packagist](https://camo.githubusercontent.com/84375bfd43574a268b51f0f8a8311a3925adfaeeafb8955d70c9dac4046b62d2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f686d696d6565652f6561737973656e64736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hmimeee/easysendsms)[![Total Downloads](https://camo.githubusercontent.com/148958bf7a4577be05ce53aaebe7d4358c20cc4fac7fe5e087a97af73e0ba8a0/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f686d696d6565652f6561737973656e64736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/hmimeee/easysendsms)[![GitHub Actions](https://github.com/hmimeee/easysendsms/actions/workflows/main.yml/badge.svg)](https://github.com/hmimeee/easysendsms/actions/workflows/main.yml/badge.svg)

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

[](#installation)

You can install the package via composer:

```
composer require hmimeee/easysendsms
```

Usage
-----

[](#usage)

Add this method inside the notifiable model to route the attribute for mobile number

```
/**
* Route notifications for the SMS channel.
*/
public function routeNotificationForSms(Notification $notification): string
{
  return $this->cell_phone_no;
}
```

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Hossain Mohammad Imran](https://github.com/hmimeee)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity53

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

1132d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/11dab2a7f1a1adf6d188e763517a14da22b20be348827cf39f01483304ddf4bd?d=identicon)[hmimeee](/maintainers/hmimeee)

---

Top Contributors

[![hmimeee](https://avatars.githubusercontent.com/u/63141574?v=4)](https://github.com/hmimeee "hmimeee (11 commits)")

---

Tags

notificationsmssms apieasysendsms

### Embed Badge

![Health badge](/badges/hmimeee-easysendsms/health.svg)

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

###  Alternatives

[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[gr8shivam/laravel-sms-api

A modern, flexible Laravel package for integrating any SMS gateway with REST API support

10138.4k](/packages/gr8shivam-laravel-sms-api)[ghasedak/php

ghasedak sms gateway package for PHP

2044.3k7](/packages/ghasedak-php)[taiwan-sms/every8d

every8d sms api client

1817.8k](/packages/taiwan-sms-every8d)[hooman-mirghasemi/laravel-iran-sms

Laravel Sms

241.8k](/packages/hooman-mirghasemi-laravel-iran-sms)

PHPackages © 2026

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