Download the PHP package wilddog/sms without Composer
On this page you can find all versions of the php package wilddog/sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor wilddog
Package sms
Short Description Wilddog SMS SDK for PHP https://docs.wilddog.com/sms/index.html
License MIT
Package sms
Short Description Wilddog SMS SDK for PHP https://docs.wilddog.com/sms/index.html
License MIT
Please rate this library. Is it a good library?
Informations about the package sms
wilddog-sms
Wilddog SMS SDK for PHP
安装
初始化
发送验证码短信
$sms.sendCode($mobile, $templateId, Settings $settings, $var = array())
校验验证码
sms.checkCode($mobile, $code)
发送通知短信
sms.sendNotify($mobiles = array(), $templateId, $params = array())
查询发送状态
sms.checkStatus($rrid)
查询账户余额
sms.getBalance()
Contributors
All versions of sms with dependencies
PHP Build Version
Package Version
Requires
php Version
>5.3.0
The package wilddog/sms contains the following files
Loading the files please wait ....