2017 © Pedro Peláez
 

library alisms

阿里云短信服务接口

image

sharetrip/alisms

阿里云短信服务接口

  • Saturday, July 29, 2017
  • by Sharetrip
  • Repository
  • 1 Watchers
  • 4 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 0 % Grown

The README.md

Yii2 阿里云短信服务接口, (*1)

安装方法: composer require sharetrip/alisms, (*2)

使用方法:, (*3)

objSms = new Sms(, (*4)

Yii::objSms = new Sms( Yii::app->params['ALiSMS'] 

);, (*5)

$config = [ 'PhoneNumbers' => "12345678912", //Yii2 阿里云短信服务接口, (*6)

安装方法: composer require sharetrip/alisms, (*7)

使用方法:, (*8)

objSms = new Sms( Yii::app->params['ALiSMS'] );, (*9)

$config = [, (*10)

'PhoneNumbers' => "12345678912", //手机号码

 'SignName' => "分享之旅", //模板签名

 'TemplateCode' => "SMS_**", //短信模板

Code 'number' => "16888", //验证码

'serialNumber' => time() //流水号 

];, (*11)

return objSms->sendSms( config );, (*12)

The Versions

29/07 2017

dev-master

9999999-dev https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by alisms

yii2 sms alisms

14/07 2017

1.0.5

1.0.5.0 https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by alisms

yii2 sms alisms

13/07 2017

1.0.4

1.0.4.0 https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

  • php >=5.6.0

 

by alisms

yii2 sms alisms

13/07 2017

1.0.3

1.0.3.0 https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by alisms

yii2 sms alisms

12/07 2017

1.0.2

1.0.2.0 https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

  • php >=5.4.0

 

by alisms

yii2 sms alisms

12/07 2017

1.0.1

1.0.1.0 https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

 

by alisms

yii2 sms alisms

12/07 2017

1.0.0

1.0.0.0 https://github.com/Sharetrip/alisms

阿里云短信服务接口

  Sources   Download

MIT

The Requires

 

by alisms

yii2 sms alisms