Download the PHP package zanozik/semysms without Composer
On this page you can find all versions of the php package zanozik/semysms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zanozik/semysms
More information about zanozik/semysms
Files in zanozik/semysms
Download zanozik/semysms
More information about zanozik/semysms
Files in zanozik/semysms
Vendor zanozik
Package semysms
Short Description SemySMS Notifications Channel for Laravel
License MIT
Homepage https://github.com/zanozik/semysms
Package semysms
Short Description SemySMS Notifications Channel for Laravel
License MIT
Homepage https://github.com/zanozik/semysms
Please rate this library. Is it a good library?
Informations about the package semysms
SemySMS Notifications Channel
Installation
You can install the package via composer:
You must install the service provider:
Setting up the SemySMS service
Sign up on SemySMS and create your token in your Control Panel -> API.
Add the following section and fill in the details there (you can also use your .env file to store your credentials):
Usage
You can now use the channel in your via()
method inside the Notification class.
Routing a message
You should add a routeNotificationForSemySMS()
method in your notifiable model:
Available methods
text($text)
: (string) SMS Text.
License
The MIT License (MIT). Please see License File for more information.
All versions of semysms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.4
guzzlehttp/guzzle Version ^6.2
illuminate/notifications Version ^5.3
illuminate/queue Version ^5.3
illuminate/support Version ^5.1|^5.2|^5.3
guzzlehttp/guzzle Version ^6.2
illuminate/notifications Version ^5.3
illuminate/queue Version ^5.3
illuminate/support Version ^5.1|^5.2|^5.3
The package zanozik/semysms contains the following files
Loading the files please wait ....