esp4ik / yii2-sms-sender
SMS sender extension for the Yii 2 framework
Package info
github.com/esp4ik/yii2-sms-sender
Type:yii2-extension
pkg:composer/esp4ik/yii2-sms-sender
v1.0.1
2017-10-26 11:45 UTC
Requires
- yiisoft/yii2: ~2.0.0
- yiisoft/yii2-httpclient: ~2.0.0
This package is not auto-updated.
Last update: 2026-03-15 11:54:38 UTC
README
SMS Sender Extension for Yii 2 Framework
This extension provides the SMS Sender for the Yii framework 2.0.
For license information check the LICENSE-file.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist esp4ik/yii2-sms-sender
or add
"esp4ik/yii2-sms-sender": "~1.0.0"
to the require section of your composer.json.