Download the PHP package rene-roscher/clicksend-laravel without Composer
On this page you can find all versions of the php package rene-roscher/clicksend-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rene-roscher/clicksend-laravel
More information about rene-roscher/clicksend-laravel
Files in rene-roscher/clicksend-laravel
Download rene-roscher/clicksend-laravel
More information about rene-roscher/clicksend-laravel
Files in rene-roscher/clicksend-laravel
Vendor rene-roscher
Package clicksend-laravel
Short Description A Laravel package to create SMS messages & Voice calls using ClickSend
License MIT
Homepage https://github.com/rene-roscher/clicksend-laravel
Package clicksend-laravel
Short Description A Laravel package to create SMS messages & Voice calls using ClickSend
License MIT
Homepage https://github.com/rene-roscher/clicksend-laravel
Please rate this library. Is it a good library?
Informations about the package clicksend-laravel
Laravel ClickSend Notification Channel
This Laravel package integrates ClickSend for sending SMS and voice messages within Laravel applications, leveraging ClickSend's capabilities for notifications.
Installation
Install via composer:
Configuration
Add ClickSend credentials in .env
and in config/services.php
:
.env
config/services.php
Usage
Notification Example for SMS and Voice
Simply create a new notification and use the preferred class to send a notification.
Note: Make sure to replace all spaces in the phone number with an empty string.
License
Licensed under the MIT license.
All versions of clicksend-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.2
illuminate/notifications Version ~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0
illuminate/support Version ~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0
clicksend/clicksend-php Version ^5.0
illuminate/notifications Version ~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0
illuminate/support Version ~5.0 || ~6.0 || ~7.0 || ~8.0 || ~9.0 || ~10.0
clicksend/clicksend-php Version ^5.0
The package rene-roscher/clicksend-laravel contains the following files
Loading the files please wait ....