LaravelPackages.net
Acme Inc.
Toggle sidebar
linkstreet/laravel-sms

Package to support multi SMS gateway providers

4.166
3
v6.5.0
About linkstreet/laravel-sms

linkstreet/laravel-sms is a Laravel package for package to support multi sms gateway providers. It currently has 3 GitHub stars and 4.166 downloads on Packagist (latest version v6.5.0). Install it with composer require linkstreet/laravel-sms. Discover more Laravel packages by linkstreet or browse all Laravel packages to compare alternatives.

Last updated

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.

Comments