Download the PHP package hopeofiran/avanak-laravel without Composer
On this page you can find all versions of the php package hopeofiran/avanak-laravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hopeofiran/avanak-laravel
More information about hopeofiran/avanak-laravel
Files in hopeofiran/avanak-laravel
Download hopeofiran/avanak-laravel
More information about hopeofiran/avanak-laravel
Files in hopeofiran/avanak-laravel
Vendor hopeofiran
Package avanak-laravel
Short Description This package helps us to use Avanak services.
License MIT
Package avanak-laravel
Short Description This package helps us to use Avanak services.
License MIT
Please rate this library. Is it a good library?
Informations about the package avanak-laravel
Laravel Avanak API service
This package helps us to use Avanak services.
installation
To install from
composer
use the following command
configuration .env
file
add account information into
.env
file
to change default configuration
to access config file and change default configuration use following command
or you can set config with
config($keys[,$value])
method
OR
also you can modify
avanak
server address withbaseUrl($url)
method
How to use this package
CreateCampaign method
to create campaign use createCampaign()
method
response
QuickSend method
to quick send message use
quickSend()
methodresponse
All versions of avanak-laravel with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6|^7.0|^8.0
laravel/framework Version ^5.5|^7.0|^8.0|^9.0
ext-soap Version *
laravel/framework Version ^5.5|^7.0|^8.0|^9.0
ext-soap Version *
The package hopeofiran/avanak-laravel contains the following files
Loading the files please wait ....