Download the PHP package zing/laravel-sms without Composer
On this page you can find all versions of the php package zing/laravel-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zing/laravel-sms
More information about zing/laravel-sms
Files in zing/laravel-sms
Download zing/laravel-sms
More information about zing/laravel-sms
Files in zing/laravel-sms
Vendor zing
Package laravel-sms
Short Description Provides sms notification channel for Laravel.
License MIT
Homepage https://github.com/zingimmick/laravel-sms
Package laravel-sms
Short Description Provides sms notification channel for Laravel.
License MIT
Homepage https://github.com/zingimmick/laravel-sms
Please rate this library. Is it a good library?
Informations about the package laravel-sms
Laravel Sms
Laravel Sms is used to notify via sms and send a message.
Thanks
Many thanks to:
-
JetBrains for the excellent PhpStorm IDE and providing me with an open source license to speed up the project development.
Requirements
Installation
Composer
Execute the following command to get the latest version of the package:
Laravel
Publish Configuration
Add Connections
This package based on overtrue/easy-sms, driver is the gateway.
Usage
Channel
Create a Notification
Add notification route for sms to your notifiable
Send notification
Send to anonymous notifiable
Facade
Send Message
Specific usage
Use specific connection for notification
NOTE: Only support for Zing\LaravelSms\SmsMessage
Make PhoneNumber notifiable
NOTE: Only support for Zing\LaravelSms\SmsNumber
License
Laravel Sms is open-sourced software licensed under the MIT license.
All versions of laravel-sms with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
graham-campbell/manager Version ^4.3 || ^5.0
illuminate/console Version ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/notifications Version ^8.0 || ^9.0 || ^10.0 || ^11.0
overtrue/easy-sms Version ^2.4.2
ext-json Version *
graham-campbell/manager Version ^4.3 || ^5.0
illuminate/console Version ^8.0 || ^9.0 || ^10.0 || ^11.0
illuminate/notifications Version ^8.0 || ^9.0 || ^10.0 || ^11.0
overtrue/easy-sms Version ^2.4.2
The package zing/laravel-sms contains the following files
Loading the files please wait ....