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

ActiveLibrary

mannysoft/laravel-sms
=====================

Sending SMS for multiple services

1.0.0(8y ago)0217MITPHPPHP &gt;=7.0.0

Since Aug 28Pushed 8y ago1 watchersCompare

[ Source](https://github.com/mannysoft/laravel-sms)[ Packagist](https://packagist.org/packages/mannysoft/laravel-sms)[ Docs](https://www.mannyisles.com)[ RSS](/packages/mannysoft-laravel-sms/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (11)Versions (2)Used By (0)

Simple SMS
==========

[](#simple-sms)

[![Build Status](https://camo.githubusercontent.com/4edec57b0d7d9d9429d4b541f918ce0f4c97f89649364bc08f325058436a5f55/68747470733a2f2f7472617669732d63692e6f72672f53696d706c65536f667477617265494f2f73696d706c652d736d732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/SimpleSoftwareIO/simple-sms)[![Latest Stable Version](https://camo.githubusercontent.com/ef9edf54495c784d95536d420bcd03596f64f2aa4d629747d8db86f071aa02cc/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65736f667477617265696f2f73696d706c652d736d732f762f737461626c652e737667)](https://packagist.org/packages/simplesoftwareio/simple-sms)[![Latest Unstable Version](https://camo.githubusercontent.com/a795003d1259de66d7fc0bb1a8b220addcbbb473264b32ac4366f14944fd3840/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65736f667477617265696f2f73696d706c652d736d732f762f756e737461626c652e737667)](https://packagist.org/packages/simplesoftwareio/simple-sms)[![License](https://camo.githubusercontent.com/895820927f7b9e001d3026f96d9fc1bf63798512adb027284578067f317f95bf/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65736f667477617265696f2f73696d706c652d736d732f6c6963656e73652e737667)](https://packagist.org/packages/simplesoftwareio/simple-sms)[![Total Downloads](https://camo.githubusercontent.com/132495b4a6562ab145c0b8e74c46d0d9a4644eab978dbe926c470c92e4d47dee/68747470733a2f2f706f7365722e707567782e6f72672f73696d706c65736f667477617265696f2f73696d706c652d736d732f646f776e6c6f6164732e737667)](https://packagist.org/packages/simplesoftwareio/simple-sms)

Introduction
------------

[](#introduction)

Simple SMS is an easy to use package for [Laravel](http://laravel.com/) that adds the capability to send and receive SMS/MMS messages to mobile phones from your web app. It currently supports a free way to send SMS messages through E-Mail gateways provided by the wireless carriers. The package also supports 9 paid services, [Call Fire,](https://www.callfire.com/) [EZTexting,](https://www.eztexting.com) [FlowRoute,](https://www.flowroute.com/) [LabsMobile,](http://www.labsmobile.com) [Mozeo,](https://www.mozeo.com/) [Nexmo,](https://www.nexmo.com/) [Plivo,](https://www.plivo.com/) [Twilio,](https://www.twilio.com) [Zenvia,](http://www.zenvia.com.br/) and [JustSend.](http://www.justsend.pl/)

Official Documentation
----------------------

[](#official-documentation)

Documentation for Simple SMS can be found on our [website.](https://www.simplesoftware.io/docs/simple-sms)

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

[](#contributing)

Please submit all issues and pull requests to the [simplesoftwareio/simple-sms](https://github.com/simplesoftwareio/simple-sms) repository on the develop branch!

License
-------

[](#license)

This software is released under the [MIT license.](https://opensource.org/licenses/MIT)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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

3179d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2e7052870acdc2ec859177432893616bfdc226fa96009f1773269140ca9a5aa1?d=identicon)[mannysoft](/maintainers/mannysoft)

---

Top Contributors

[![mannysoft](https://avatars.githubusercontent.com/u/774913?v=4)](https://github.com/mannysoft "mannysoft (12 commits)")

---

Tags

laravelsmssendtext messages

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[simplesoftwareio/simple-sms

Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CalLFire, EZTexting, Email Gateways, FlowRoute, LabsMobile, Mozeo, Nexmo, Plivo, Twilio, and Zenvia

20845.7k5](/packages/simplesoftwareio-simple-sms)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[s-ichikawa/laravel-sendgrid-driver

This library adds a 'sendgrid' mail driver to Laravel.

4139.3M1](/packages/s-ichikawa-laravel-sendgrid-driver)[mrabbani/laravel_infobip

Simple-SMS is a package made for Laravel to send/receive (polling/pushing) text messages. Currently supports CallFire, EZTexting, Email Gateways, Mozeo, and Twilio.

112.9k](/packages/mrabbani-laravel-infobip)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)

PHPackages © 2026

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