linkstreet / laravel-sms
Package to support multi SMS gateway providers
Installs: 3 319
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 5
Forks: 0
Open Issues: 0
Requires
- php: ^8.3
- guzzlehttp/guzzle: ^7.0
- illuminate/support: ^11.0
Requires (Dev)
- orchestra/testbench: ^9.0
- phpunit/phpunit: ^11.0
README
Installation
To install this package you will need:
- Laravel 11.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.3" }
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.