2017 © Pedro Peláez
 

library package-aliyun-sms

aliyun sms

image

yaococo/package-aliyun-sms

aliyun sms

  • Friday, February 2, 2018
  • by yaococo
  • Repository
  • 1 Watchers
  • 0 Stars
  • 16 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 33 % Grown

The README.md

package-aliyun-sms

Aliyun Sms Package, (*1)

Quick Installation

Begin by installing the package through Composer., (*2)

composer require yaococo/package-aliyun-sms dev-master

Once this operation is complete, simply add both the service provider and facade classes to your project's config/app.php file:, (*3)

Service Provider

Aliyun\Providers\AliyunSmsProvider::class,

Support

  • 官方网址: https://www.aliyun.com/product/sms?spm=5176.8142029.388261.339.WL7atM
  • 官方API文档: https://help.aliyun.com/document_detail/55451.html?spm=5176.doc55289.6.556.pMlBIe
  • composer: https://getcomposer.org/

License

MIT, (*4)

The Versions

02/02 2018

dev-master

9999999-dev

aliyun sms

  Sources   Download

MIT

The Requires

  • php >=5.6

 

The Development Requires

by Avatar yaococo