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

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

creatvstudio/laravel-sms
========================

Just like Mail, we have multiple drivers for sending SMS

v0.1.0(5y ago)037MITPHPPHP ^7.1CI failing

Since May 27Pushed 5y ago1 watchersCompare

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

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

A Laravel package for sending SMS with multiple driver.
=======================================================

[](#a-laravel-package-for-sending-sms-with-multiple-driver)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2bc4b94ab4a72a3f5e7bdffd0d19b0f22ec4a0f5e3459fe0c57c8ad3d6eda39e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f63726561747673747564696f2f6c61726176656c2d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/creatvstudio/laravel-sms)[![Total Downloads](https://camo.githubusercontent.com/f9fa6341b6464d9fb35b1c31979c6e597442b2575e86cc1faaedff2a85237c81/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f63726561747673747564696f2f6c61726176656c2d736d732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/creatvstudio/laravel-sms)

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

[](#installation)

You can install the package via composer:

```
composer require creatvstudio/laravel-sms
```

Usage
-----

[](#usage)

```
SMS::send('+6344444444', 'Your sms message.');
```

Using Log driver
----------------

[](#using-log-driver)

```
SMS::driver('log')->send('+6344444444', 'Your sms message.');
```

### 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)

- [Jeffrey Naval](https://github.com/jeffreynaval)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71.4% 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 ~116 days

Total

3

Last Release

1941d ago

### Community

Maintainers

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

---

Top Contributors

[![JeffreyNaval](https://avatars.githubusercontent.com/u/720377?v=4)](https://github.com/JeffreyNaval "JeffreyNaval (5 commits)")[![maganasamuel](https://avatars.githubusercontent.com/u/6646075?v=4)](https://github.com/maganasamuel "maganasamuel (2 commits)")

---

Tags

smscreatvstudio

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

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

A robust and unified SMS gateway integration package for Laravel, supporting multiple providers.

320244.3k6](/packages/tzsk-sms)[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)[nutnet/laravel-sms

Package for sending SMS form your Laravel app, includes pre-installed sms providers and your custom.

2526.6k](/packages/nutnet-laravel-sms)[ghanem/laravel-smsmisr

Send SMS and SMS Notification via SMS Misr for Laravel

194.8k](/packages/ghanem-laravel-smsmisr)

PHPackages © 2026

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