Download the PHP package avator/yii2-turbosms without Composer
On this page you can find all versions of the php package avator/yii2-turbosms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package yii2-turbosms
Yii2 turbosms
Yii2 send sms from Turbosms.ua by SOAP
Requirements
- PHP >=5.4.0
- Install and Enable
extension=php_soap.dll
in yourphp.ini
file
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Subsequently, run
Basic setup
You should:
- registered account at http://turbosms.ua/
- add sender in page https://turbosms.ua/sign/add.html
- create login and password for soap api in page https://turbosms.ua/route.html
Configuration
Add the following in your config:
If you want test sms in debug mode change config:
in debug mode sms not send only add to db table.
Usage
Once the extension is installed, simply use it in your code by :
TODO
- Translate message
- Save log to file
License
yii2-turbosms is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.
All versions of yii2-turbosms with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package avator/yii2-turbosms contains the following files
Loading the files please wait ....