Download the PHP package hongyukeji/sms without Composer
On this page you can find all versions of the php package hongyukeji/sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hongyukeji/sms
More information about hongyukeji/sms
Files in hongyukeji/sms
Download hongyukeji/sms
More information about hongyukeji/sms
Files in hongyukeji/sms
Please rate this library. Is it a good library?
Informations about the package sms
SMS - 短信发送,从未如此简单
全网首款支持所有短信服务商,自由扩展,无缝对接。
采用鸿宇科技专利《宏观设计模式》开发。
特点
- 支持全网络短信服务商
- 支持自由扩展且易维护
支持
- 阿里云
- 云片网
- 腾讯云
- 短信宝
- 赛邮云
- SendCloud
- 互亿无线
- 创蓝253
- 上述短信服务商比较常用,其他短信如有需要可联系Shadow集成
- 如需支持其他短信服务商,可以自行Fork,在
src/Sms.php
中添加对应的短信发送方法即可 - 短信快速集成(参考《宏观设计模式》 — 鸿宇科技出品)
环境
- PHP >= 5.6.0
安装
使用
PHP框架中使用,配置文件参考 'docs/config/config.php'
短信发送参数详解: send([参数1-手机号: 支持字符串和数组格式],[参数2-模板: 支持模板Code和模板内容],[参数3-模板参数: 模板对应的参数, 数组格式],[参数4-短信服务商: 设置短信发送服务商, 该参数为空时调用配置文件中默认短信服务商])
维护
- Author:Shadow
- QQ:1527200768
- Email:[email protected]
- QQ交流群:90664526
配置
使用说明:templateCode + templateParam
使用说明:templateCode + templateParam
使用说明:templateCode + templateParam
使用说明:templateContent + templateParam
使用说明:templateCode + templateParam
使用说明:templateCode + templateParam
使用说明:templateContent + templateParam
使用说明:templateContent + templateParam
All versions of sms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6
The package hongyukeji/sms contains the following files
Loading the files please wait ....