Download the PHP package evan-li/think-sms without Composer
On this page you can find all versions of the php package evan-li/think-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package think-sms
Think-Sms
Sms Sender for ThinkPHP 5.1
Installation
安装后执行 evan-li/think-sms/db/init.sql, 初始化数据库结构
配置
config/sms.php
:
短信状态报告
使用众视达短信时, 可开启短信状态报告, 记录每条短信的接受状态.
状态报告命令: php think sms:zsd-report
, 在crontab中定时执行: php think sms:zsd-report {count?}
即可
其中
count
为可选参数, 默认值 1000
Usage
All versions of think-sms with dependencies
PHP Build Version
Package Version
The package evan-li/think-sms contains the following files
Loading the files please wait ....