Download the PHP package dukstra/clickatell without Composer
On this page you can find all versions of the php package dukstra/clickatell. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download dukstra/clickatell
More information about dukstra/clickatell
Files in dukstra/clickatell
Package clickatell
Short Description Clickatell notifications driver
License MIT
Homepage https://github.com/dukstra/clickatell
Informations about the package clickatell
Clickatell notifications channel for Laravel
This package makes it easy to send notifications using clickatell.com with Laravel 5.5+, 6.x, 7.x & 8.x.
Contents
- Installation
- Setting up the Clickatell service
- Usage
- Available Message methods
- Changelog
- Testing
- Security
- Contributing
- Credits
- License
Installation
You can install the package via composer:
Setting up the clickatell service
Add your Clickatell user, password and api identifier to your config/services.php
:
Usage
To route Clickatell notifications to the proper phone number, define a method on your notifiable entity:
You can use the channel in your via()
method inside the notification:
Available methods
TODO
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Contributing
Please see CONTRIBUTING for details.
Credits
- etiennemarais
- etiennemarais (forked from this repository)
- arcturial
- For the Clickatell Client implementation which I leverage on for this wrapper
License
The MIT License (MIT). Please see License File for more information.
All versions of clickatell with dependencies
illuminate/notifications Version ~5.5 || ~6.0 || ~7.0 || ~8.0
illuminate/support Version ~5.5 || ~6.0 || ~7.0 || ~8.0
arcturial/clickatell Version ~2.1