2017 © Pedro Peláez
 

package aliyun-dysms

新版阿里大于短信接口 for laravel5.5+

image

tongv/aliyun-dysms

新版阿里大于短信接口 for laravel5.5+

  • Thursday, December 14, 2017
  • by tongv
  • Repository
  • 1 Watchers
  • 0 Stars
  • 55 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 7 Forks
  • 0 Open issues
  • 12 Versions
  • 6 % Grown

The README.md

AlidySms

新版阿里大于短信接口的Laravel组件 for Laravel 5.5+ , (*1)

https://dysms.console.aliyun.com/dysms.htm, (*2)

系统要求

php >= 7.0+

laravel >= 5.5+

安装

composer require tongv/aliyun-dysms

设置配置文件

php artisan vendor:publish --provider="LaraMall\AlidySms\AlidySmsServiceProvider"

修改 config/sms.php 中的阿里大于短信相关参数

    //id
    'ACCESS_KEY_ID'=>'',
    //秘钥
    'ACCESS_KEY_SECRET'=>'',
    //config 每个操作对应的签名和模版编号
    'CONFIG'=>[
        'register'=>['签名','SMS_115928888'],
    ],

使用

, (*3)

use Sms;

//短信发送成功 下面函数返回 true 反之 false
Sms::sned('13800000000','register',['code'=>'123456']);

The Versions

14/12 2017

dev-master

9999999-dev https://github.com/tongv/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

 

阿里大于 laravel5.5 aliyun dysms sdk

14/12 2017

v1.4

1.4.0.0 https://github.com/tongv/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

 

阿里大于 laravel5.5 aliyun dysms sdk

14/12 2017

v1.3

1.3.0.0 https://github.com/tongv/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

 

阿里大于 laravel5.5 aliyun dysms sdk

12/12 2017

v1.2

1.2.0.0 https://github.com/tongv/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

12/12 2017

v1.1

1.1.0.0 https://github.com/tongv/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

04/11 2017

v1.0.6

1.0.6.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

04/11 2017

v1.0.5

1.0.5.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

03/11 2017

v1.0.4

1.0.4.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

22/10 2017

v1.0.3

1.0.3.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

22/10 2017

v1.0.2

1.0.2.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

19/10 2017

v1.0.1

1.0.1.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk

19/10 2017

v1.0.0

1.0.0.0 https://github.com/bluetoothswh/AlidySms.git

新版阿里大于短信接口 for laravel5.5+

  Sources   Download

MIT

The Requires

  • php >=7.0

 

阿里大于 laravel5.5 aliyun dysms sdk