Download the PHP package pejmankheyri/smsirlaravel without Composer
On this page you can find all versions of the php package pejmankheyri/smsirlaravel. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pejmankheyri/smsirlaravel
More information about pejmankheyri/smsirlaravel
Files in pejmankheyri/smsirlaravel
Download pejmankheyri/smsirlaravel
More information about pejmankheyri/smsirlaravel
Files in pejmankheyri/smsirlaravel
Please rate this library. Is it a good library?
Informations about the package smsirlaravel
+
# Send SMS by Laravel
A practical package for sending SMS through the sms.ir panel
## Installation
## Features
Smsirlaravel::send()
Smsirlaravel::credit()
Smsirlaravel::getLines()
Smsirlaravel::addToCustomerClub()
Smsirlaravel::deleteContact()
Smsirlaravel::sendToCustomerClub()
Smsirlaravel::addContactAndSend()
Smsirlaravel::sendVerification()
Smsirlaravel::ultraFastSend()
Smsirlaravel::getSentMessages()
Smsirlaravel::getReceivedMessages()
## Settings
* Add this code in the `app.php` file in the providers section: `pejmankheyri\smsirlaravel\SmsirlaravelServiceProvider::class,`
* Add this code in the `app.php` file in the aliases section: `'Smsirlaravel' => pejmankheyri\smsirlaravel\SmsirlaravelFacade::class,`
* After publishing the package, open the `smsirlaravel.php` file in the config folder and make the settings as below:
## Development Assistance
We welcome pull requests.
For major changes, please open an issue first so we can discuss what you want to change.
## License
MIT
All versions of smsirlaravel with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
~6.0
zendframework/zend-diactoros Version 1.*.*
symfony/psr-http-message-bridge Version 1.*.*
zendframework/zend-diactoros Version 1.*.*
symfony/psr-http-message-bridge Version 1.*.*
The package pejmankheyri/smsirlaravel contains the following files
Loading the files please wait ....