2017 © Pedro Peláez
 

library aodao

AoDao Application Interface for Laravel

image

numa/aodao

AoDao Application Interface for Laravel

  • Wednesday, December 20, 2017
  • by yofung168
  • Repository
  • 0 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

numa_aodao

奥道易通短信接口laravel扩展包, (*1)

开发中。。。暂不对外开放, (*2)

短信接口使用

获取短信服务对象 $sms = Aodao::sms();, (*3)

1验证码短信

1.1发送验证码短信

方法名:code(mobile,content,task)br/, (*4)

说明:

1、mobile 手机号码(必填)br/ 2、content 发送内容(必填)br/ 3、task 任务名(选填)br/ 发送内容中必须包含${code}验证码占位符br/ 发送内容中必须包含签名,签名使用【】加在末尾, (*5)

1.2发送语音验证码

方法名:vcode(mobile,inform_con)br/, (*6)

说明

1、mobile 手机号码 必填br/ 2、inform_con 签名 必填br/, (*7)

The Versions

20/12 2017

dev-master

9999999-dev

AoDao Application Interface for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by EdwinLee

23/11 2017

0.0.1

0.0.1.0

AoDao Application Interface for Laravel

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

by EdwinLee