Download the PHP package quadrogod/laravel-mobizon without Composer
On this page you can find all versions of the php package quadrogod/laravel-mobizon. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download quadrogod/laravel-mobizon
More information about quadrogod/laravel-mobizon
Files in quadrogod/laravel-mobizon
Download quadrogod/laravel-mobizon
More information about quadrogod/laravel-mobizon
Files in quadrogod/laravel-mobizon
Vendor quadrogod
Package laravel-mobizon
Short Description Mobizon SMS notifications driver for Laravel
License MIT
Homepage https://github.com/quadrogod/laravel-mobizon
Package laravel-mobizon
Short Description Mobizon SMS notifications driver for Laravel
License MIT
Homepage https://github.com/quadrogod/laravel-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 and Alitvinov 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 || ^8.0
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.2
mobizon/mobizon-php Version ~2.0
php Version ^7.2.5 || ^8.0
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^7.2
mobizon/mobizon-php Version ~2.0
The package quadrogod/laravel-mobizon contains the following files
Loading the files please wait ....