yii2-contrib / sms
Sms module
0.0.4
2017-11-26 07:30 UTC
Requires
- php: ~7.0
- overtrue/easy-sms: ^0.0.9
- yiisoft/yii2: ~2.0.13
Requires (Dev)
- yiisoft/yii2-redis: ^2.0
Suggests
- yiisoft/yii2-redis: Need for Redis persistence.
This package is not auto-updated.
Last update: 2026-03-01 12:19:16 UTC
README
Yii2 Sms Extension
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yii2-contrib/sms "*"
or add
"yii2-contrib/sms": "*"
to the require section of your composer.json file.
Usage
TBD
Tests
$ composer test
Change Log
Please see CHANGELOG for more information what has changed recently.