2017 © Pedro Peláez
 

library yuntongxun-sms

云通讯短信

image

cali/yuntongxun-sms

云通讯短信

  • Friday, July 22, 2016
  • by cali
  • Repository
  • 1 Watchers
  • 0 Stars
  • 34 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 3 Versions
  • 6 % Grown

The README.md

云通讯 短信Api

composer require cali/yuntongxun-sms

In config/app.php:, (*1)

Cali\YuntongxunSms\YuntongxunSmsServiceProvider::class,

In aliases array:, (*2)

'SMS' => Cali\YuntongxunSms\Facade\YuntongxunSms::class,
php artisan vendor:publish

Write configuration inside of the .env file in the root directory., (*3)

SMS::sendTemplateMessage($templateId, ['param1','param2'], $phone_number})
SMS::voiceVerify('123123','138xxxx')

The Versions

22/07 2016

dev-master

9999999-dev https://github.com/CaliCastle/YuntongxunSms

云通讯短信

  Sources   Download

MIT

The Requires

 

by Cali Castle

laravel laravel5 sms php

22/07 2016

v1.2

1.2.0.0 https://github.com/CaliCastle/YuntongxunSms

云通讯短信

  Sources   Download

MIT

The Requires

 

by Cali Castle

laravel laravel5 sms php

22/07 2016

v1.1

1.1.0.0 https://github.com/CaliCastle/YuntongxunSms

云通讯短信

  Sources   Download

MIT

The Requires

 

by Cali Castle

laravel laravel5 sms php