Download the PHP package noetikosgroup/yii2-smsbat without Composer
On this page you can find all versions of the php package noetikosgroup/yii2-smsbat. 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-smsbat
Yii2 SmsBat extension
Yii2 sends SMS from smsbat.com via HTTP protocol
Requirements
- PHP >=5.4.0
- Installed Yii2 framework (https://www.yiiframework.com/download)
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 https://smsbat.com/
- create login, password and alpha name for usage in SmsBat API
Configuration
Add the following code in your config file ('components' section):
If you want to save messages in the database - change config:
Usage
Once the extension is installed, simply use it in your code by :
License
yii2-smsbat is released under the BSD 3-Clause License. See the bundled LICENSE.md
for details.
All versions of yii2-smsbat with dependencies
PHP Build Version
Package Version
Requires
yiisoft/yii2 Version
*
The package noetikosgroup/yii2-smsbat contains the following files
Loading the files please wait ....