2017 © Pedro Peláez
 

yii2-extension yii2-sms-devinotelecom-v1

Yii2 SMS Devino Telecom Client V1

image

ignatenkovnikita/yii2-sms-devinotelecom-v1

Yii2 SMS Devino Telecom Client V1

  • Thursday, November 3, 2016
  • by ignatenkovnikita
  • Repository
  • 1 Watchers
  • 0 Stars
  • 20 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 18 % Grown

The README.md

Yii2 SMS Devino Telecom Client V1

Yii2 SMS Devino Telecom Client V1, (*1)

Documentation on official suite doc, (*2)

Installation

The preferred way to install this extension is through composer., (*3)

Either run, (*4)

php composer.phar require --prefer-dist ignatenkovnikita/yii2-sms-devinotelecom-v1 "*"

or add, (*5)

"ignatenkovnikita/yii2-sms-devinotelecom-v1": "*"

to the require section of your composer.json file., (*6)

Usage

Once the extension is installed, simply use it in your code by :, (*7)

    'sms' => array(
    'class' => \ignatenkovnikita\devinotelecomsms\Client::className(),
    'from' =>  your_text,
    'login' => your_login,
    'password' => your_password,
),

TODO

Add other method - change sms send, add sendDate & validity - send sms by timezone - sms send to many number - state send sms - get sms on perion - get stat sms sending - add error code, (*8)

The Versions

03/11 2016

dev-master

9999999-dev

Yii2 SMS Devino Telecom Client V1

  Sources   Download

BSD-3-Clause

The Requires

 

extension yii2 sms devinotelecom