Download the PHP package alitvinov/laravel-mobizon without Composer
On this page you can find all versions of the php package alitvinov/laravel-mobizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alitvinov/laravel-mobizon
More information about alitvinov/laravel-mobizon
Files in alitvinov/laravel-mobizon
Download alitvinov/laravel-mobizon
More information about alitvinov/laravel-mobizon
Files in alitvinov/laravel-mobizon
Vendor alitvinov
Package laravel-mobizon
Short Description Mobizon SMS notifications driver for Laravel
License MIT
Homepage https://github.com/laraketai/mobizon
Package laravel-mobizon
Short Description Mobizon SMS notifications driver for Laravel
License MIT
Homepage https://github.com/laraketai/mobizon
Please rate this library. Is it a good library?
Informations about the package laravel-mobizon
Mobizon notifications channel for Laravel
Installation
Install via composer:
Setting up your Mobizon service
Add your Mobizon credentials to config/services.php
– a common file to store
third-party service credentials.
Usage
The package provides a new channel that can be used in your notification class like the following:
Add a routeNotificationForMobizon
method to your Notifiable model to return the phone number:
Credits
Thanks to laraketai for the original package.
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-mobizon with dependencies
PHP Build Version
Package Version
Requires
lib-curl Version
*
php Version ^7.2.5
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.3
illuminate/queue Version 5.1 - 5.8|^6.0|^7.0
illuminate/notifications Version 5.1 - 5.8|^6.0|^7.0
illuminate/support Version 5.1 - 5.8|^6.0|^7.0
php Version ^7.2.5
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.3
illuminate/queue Version 5.1 - 5.8|^6.0|^7.0
illuminate/notifications Version 5.1 - 5.8|^6.0|^7.0
illuminate/support Version 5.1 - 5.8|^6.0|^7.0
The package alitvinov/laravel-mobizon contains the following files
Loading the files please wait ....