Download the PHP package davidcb/laravel-esendex without Composer
On this page you can find all versions of the php package davidcb/laravel-esendex. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download davidcb/laravel-esendex
More information about davidcb/laravel-esendex
Files in davidcb/laravel-esendex
Download davidcb/laravel-esendex
More information about davidcb/laravel-esendex
Files in davidcb/laravel-esendex
Please rate this library. Is it a good library?
Informations about the package laravel-esendex
Laravel-Esendex
Laravel 5 wrapper for Esendex SMS
Installation
Install via Composer:
If you're using Laravel >= 5.5, you can skip this as this package will be auto-discovered.
Add the service provider to config/app.php
You can register the facade in the aliases array in the config/app.php file
Publish the config file
Set your API key and Client ID on your .env file
Usage
You can find all the methods in the original esendex/esendex-php-sdk package.
Examples:
All versions of laravel-esendex with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3|^8.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
esendex/sdk Version ^2.0|^3.0
illuminate/support Version ^8.0|^9.0|^10.0|^11.0|^12.0|^13.0
esendex/sdk Version ^2.0|^3.0
The package davidcb/laravel-esendex contains the following files
Loading the files please wait ...