Skip to content

yii2-contrib/sms

Repository files navigation

Yii2 Sms Extension


Build Status version Download Contact

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.

License

MIT