esp4ik/yii2-sms-sender

SMS sender extension for the Yii 2 framework

Installs: 29

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.1 2017-10-26 11:45 UTC

This package is not auto-updated.

Last update: 2024-05-12 02:53:56 UTC


README

993323

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.

Latest Stable Version Total Downloads Latest Unstable Version License

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.