PHPackages                             jessynt/laravel-easy-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. jessynt/laravel-easy-sms

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

jessynt/laravel-easy-sms
========================

A EasySMS bridge for Laravel

v1.0.4(8y ago)0241MITPHP

Since Nov 3Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jessynt/laravel-easy-sms)[ Packagist](https://packagist.org/packages/jessynt/laravel-easy-sms)[ RSS](/packages/jessynt-laravel-easy-sms/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

laravel-easy-sms
================

[](#laravel-easy-sms)

[![Latest Version on Packagist](https://camo.githubusercontent.com/b08139d2d6bc197429efb617fcef9d20ea8a5d73a256eab0d018c4e198a4c543/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a657373796e742f6c61726176656c2d656173792d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jessynt/laravel-easy-sms)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE)[![Total Downloads](https://camo.githubusercontent.com/43114a1912a6683f0b7ec217d93f6ea3b2d1231d95517de43a06e222744cc91c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a657373796e742f6c61726176656c2d656173792d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jessynt/laravel-easy-sms)

A [EasySMS](https://github.com/overtrue/easy-sms) bridge for Laravel

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

[](#installation)

Require this package with composer using the following command:

```
composer require jessynt/laravel-easy-sms
```

Add the service provider to the `providers` array in `config/app.php`

```
Jessynt\LaravelEasySMS\ServiceProvider::class,
```

Publish configuration in Laravel 5

```
php artisan vendor:publish --provider="Jessynt\LaravelEasySMS\ServiceProvider"
```

Usage
-----

[](#usage)

```
EasySMS::send($to, $message, $gateways = array())
// ...
```

License
-------

[](#license)

[MIT](LICENSE)

Copyright (c) 2017-2018 Jessynt

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

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

Total

4

Last Release

3101d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dcd599d8c4e9d1e803816ac1e6cc5fe0e0c588c202a7a535df3f4441e9b81d29?d=identicon)[jessynt](/maintainers/jessynt)

---

Top Contributors

[![jessynt](https://avatars.githubusercontent.com/u/13481936?v=4)](https://github.com/jessynt "jessynt (8 commits)")

---

Tags

easy-smsphp-smssmssms-clientsms-gateways

### Embed Badge

![Health badge](/badges/jessynt-laravel-easy-sms/health.svg)

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

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.1M337](/packages/psalm-plugin-laravel)[illuminate/pipeline

The Illuminate Pipeline package.

9348.3M268](/packages/illuminate-pipeline)[illuminate/pagination

The Illuminate Pagination package.

10533.5M997](/packages/illuminate-pagination)[illuminate/redis

The Illuminate Redis package.

8314.4M363](/packages/illuminate-redis)[illuminate/process

The Illuminate Process package.

44869.2k98](/packages/illuminate-process)[illuminate/cookie

The Illuminate Cookie package.

224.5M132](/packages/illuminate-cookie)

PHPackages © 2026

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