2017 © Pedro Peláez
 

library aliyun-sms-php

阿里云 SMS forked from HyanCat/aliyun-sms-php

image

wtwei/aliyun-sms-php

阿里云 SMS forked from HyanCat/aliyun-sms-php

  • Wednesday, July 5, 2017
  • by wtwei
  • Repository
  • 1 Watchers
  • 0 Stars
  • 274 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 8 Versions
  • 14 % Grown

The README.md

aliyun-sms-php

阿里云短信服务 for PHP., (*1)

Installation

composer require wtwei/aliyun-sms-php

Usage

In a general way

$sms = new \Wtwei\AliyunSMS\SmsService('[TEST_APP_ID]', '[TEST_APP_KEY]');

// 设置参数
$sms->setTemplate('[TEMPLATE_NAME]');
$sms->setParams(['code' => '我是验证码', 'product' => '我是产品']);
$sms->setSignName('我是签名');

// 发送短信
$sms->send('[PHONE_NUMBER]');

License

The source code is under MIT License., (*2)

The Versions

05/07 2017

dev-master

9999999-dev

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

05/07 2017

v0.2.5

0.2.5.0

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

05/07 2017

v0.2.4

0.2.4.0

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

20/12 2016

v0.2.3

0.2.3.0

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

05/12 2016

v0.2.1

0.2.1.0

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

05/12 2016

v0.2.2

0.2.2.0

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

05/12 2016

v0.2.0

0.2.0.0

阿里云 SMS forked from HyanCat/aliyun-sms-php

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires

by Avatar wtwei

18/11 2016

v0.1.0

0.1.0.0

阿里云 SMS

  Sources   Download

MIT

The Requires

  • php >=5.5.9

 

The Development Requires