Looking to hire Laravel developers? Try LaraJobs
This package is not available.

laravel-sms maintained by linkstreet

Description
Package to support multi SMS gateway providers
Last update
2026/01/02 06:22 (dev-master)
License
Downloads
4 180
Tags

Comments
comments powered by Disqus

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.