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

ActiveLibrary

webelightdev/laravel-sms
========================

package Sms Integration

1.1.4(6y ago)0104MITPHP

Since Jun 21Pushed 6y ago3 watchersCompare

[ Source](https://github.com/webelightdev/laravel-sms)[ Packagist](https://packagist.org/packages/webelightdev/laravel-sms)[ RSS](/packages/webelightdev-laravel-sms/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (1)Dependencies (1)Versions (16)Used By (0)

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

[](#laravel-sms)

Twilio support
--------------

[](#twilio-support)

```
composer require webelightdev/laravel-sms

```

```
"laravel": {
    "providers": [
        "Webelightdev\\LaravelSms\\SmsServiceProvider::class"
    ],
    "aliases": {
        "sms" : "Webelightdev\\LaravelSms\\Facade\\Sms"
    }
}

```

```
composer dump-autoload

```

```
php artisan vendor:publish

```

```
php artisan config:cache

```

###  Health Score

30

—

LowBetter than 65% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 60% 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 ~25 days

Recently: every ~69 days

Total

15

Last Release

2522d ago

### Community

Maintainers

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

---

Top Contributors

[![SaifiKhambhati](https://avatars.githubusercontent.com/u/40450488?v=4)](https://github.com/SaifiKhambhati "SaifiKhambhati (3 commits)")[![yashbarot](https://avatars.githubusercontent.com/u/6562115?v=4)](https://github.com/yashbarot "yashbarot (2 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

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

Twilio API for Laravel

4733.6M5](/packages/aloha-twilio)[worksome/verify-by-phone

Verify your users by call or SMS

148550.4k](/packages/worksome-verify-by-phone)[signalwire-community/signalwire

Client library for connecting to SignalWire.

23126.2k](/packages/signalwire-community-signalwire)[stuyam/laravel-phone-validator

A phone validator for Laravel using the free Twilio phone lookup service.

2861.3k](/packages/stuyam-laravel-phone-validator)[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)

PHPackages © 2026

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