fabria/yii2-sms

SMS sender for Yii2

Maintainers

Package info

github.com/FabriA/yii2-sms

Issues

Type:yii2-extension

pkg:composer/fabria/yii2-sms

Statistics

Installs: 10

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-15 03:56:45 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...