Sms module

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 1

Open Issues: 0

Type:yii2-extension

0.0.4 2017-11-26 07:30 UTC

This package is not auto-updated.

Last update: 2024-04-14 01:51:55 UTC


README

993323

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