linkstreet/laravel-sms

Package to support multi SMS gateway providers

Installs: 3 676

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/linkstreet/laravel-sms

v6.4.0 2025-05-26 11:27 UTC

README

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.3+

Run this command to install via composer

composer require linkstreet/laravel-sms

or edit the composer.json

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

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.