linkstreet/laravel-sms

Package to support multi SMS gateway providers
4,141 3
Install
composer require linkstreet/laravel-sms
Latest Version:v6.5.0
PHP:^8.5
License:MIT
Last Updated:Jan 5, 2026
Links: GitHub  ·  Packagist
Maintainer: vigneshgurusamy

Laravel SMS

Build Status Latest Version on Packagist Total Downloads Software License

Installation

To install this package you will need:

  • Laravel 12.x
  • PHP 8.5+

Run this command to install via composer

composer require linkstreet/laravel-sms

or edit the composer.json

"require": {
    "linkstreet/laravel-sms": "^6.5"
}

Then run composer update in your terminal to pull the package.

Supported SMS gateway providers

License

The MIT License (MIT). Please see License File for more information.

Related Packages

rinvex/laravel-authy

Rinvex Authy is a simple wrapper for Authy TOTP, the best rated Two-Factor Authe...

77,746 32
toplan/laravel-sms

A mobile phone number validation solution based on laravel

80,254 835
laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

8,725,294 258
kavenegar/laravel

laravel 4 and 5 kavenegar integration

356,409 85
laravel-notification-channels/authy

Authy notification channel for Laravel, with the ability to send in-app, sms, an...

46,701 57