Download the PHP package alighale/sms without Composer
On this page you can find all versions of the php package alighale/sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor alighale
Package sms
Short Description Easily use Iranian SMS services
License
Homepage https://github.com/AliGhaleyan/Sms
Package sms
Short Description Easily use Iranian SMS services
License
Homepage https://github.com/AliGhaleyan/Sms
Please rate this library. Is it a good library?
Informations about the package sms
Iranian SMS
Easily use Iranian SMS services :)
Installation:
You must add the service provider to config/app.php
Publish your config file
Configuration:
.env
config/sms.php
Support of Iranian Sms services:
Title | Url | installer |
---|---|---|
kavenegar | https://kavenegar.com/ | composer require kavenegar/php:1.2 |
ghasedak | https://ghasedak.io/ | composer require ghasedak/php:"dev-master" |
We will add more services in the future. For use of services first install this package :)
Lets start to use:
Single mode:
Group mode:
You can use the group service in two ways
Note: in all send methods the result is service result or array of that.
The first method:
Send a fixed message to the numbers
The second method:
Send number specific message. Send message[0] => number[0], .... and so on
Driver replacement at the moment:
All versions of sms with dependencies
PHP Build Version
Package Version
The package alighale/sms contains the following files
Loading the files please wait ....