2017 © Pedro Peláez
 

yii2-extension yii2-sms

The sms extension for the Yii framework

image

xutl/yii2-sms

The sms extension for the Yii framework

  • Thursday, January 18, 2018
  • by xutl
  • Repository
  • 0 Watchers
  • 1 Stars
  • 1,362 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

SMS Extension for Yii 2

Latest Stable Version Total Downloads Reference Status Build Status Dependency Status License, (*1)

Installation

Next steps will guide you through the process of installing yii2-admin using composer. Installation is a quick and easy three-step process., (*2)

Step 1: Install component via composer

Either run, (*3)

composer require --prefer-dist xutl/yii2-sms

or add, (*4)

"xutl/yii2-sms": "~2.0.0"

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

Step 2: Configuring your application

Add following lines to your main configuration file:, (*6)

'modules' => [
    'sms' => [
        'class' => 'xutl\sms\clients\Aliyun',
        //etc 
    ],
],

Step 3: Configuring your sms template

继承 xutl\sms\SendJob 实现你的短信发送个,在SendJob子类中设定模板什么的。发送直接推给队列了。由队列负责发送。, (*7)

License

This is released under the MIT License. See the bundled LICENSE.md for details., (*8)

The Versions

18/01 2018

dev-master

9999999-dev

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

27/11 2017

2.0.5

2.0.5.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

11/11 2017

2.0.4.1

2.0.4.1

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

06/11 2017

2.0.4

2.0.4.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

17/10 2017

2.0.3

2.0.3.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

16/10 2017

2.0.2.1

2.0.2.1

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

16/10 2017

2.0.2

2.0.2.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

16/10 2017

2.0.1

2.0.1.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

16/10 2017

2.0.0

2.0.0.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay

09/08 2017

1.0.0

1.0.0.0

The sms extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

by Avatar xutl

yii2 sms aliyun emay