fabria/yii2-sms

SMS sender for Yii2

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Type:yii2-extension

dev-master / 1.0.x-dev 2016-09-07 12:54 UTC

This package is not auto-updated.

Last update: 2025-08-17 00:56:34 UTC


README

SMS component for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require fabria/yii2-sms:~1.0

or add

"fabria/yii2-sms" : "~1.0"

to the require section of your application's composer.json file.

Usage

In progress...