Download the PHP package singka/singka-sms without Composer
On this page you can find all versions of the php package singka/singka-sms. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download singka/singka-sms
More information about singka/singka-sms
Files in singka/singka-sms
Download singka/singka-sms
More information about singka/singka-sms
Files in singka/singka-sms
Vendor singka
Package singka-sms
Short Description 适用于ThinkPHP6.0的各种短信接口集成服务,本项目集成了各大云服务厂商的短信业务平台,支持ThinkPHP5.0、ThinkPHP5.1和ThinkPHP6.0,由宁波晟嘉网络科技有限公司维护,目前支持阿里云、腾讯云、七牛云、又拍云、Ucloud和华为云。
License MIT
Package singka-sms
Short Description 适用于ThinkPHP6.0的各种短信接口集成服务,本项目集成了各大云服务厂商的短信业务平台,支持ThinkPHP5.0、ThinkPHP5.1和ThinkPHP6.0,由宁波晟嘉网络科技有限公司维护,目前支持阿里云、腾讯云、七牛云、又拍云、Ucloud和华为云。
License MIT
Please rate this library. Is it a good library?
Informations about the package singka-sms
ThinkPHP6集成短信发送平台
介绍
本项目是集成了各大云服务厂商的短信业务平台,支持ThinkPHP5.0、ThinkPHP5.1和ThinkPHP6.0,由宁波晟嘉网络科技有限公司维护,目前支持阿里云、腾讯云、七牛云、又拍云、Ucloud和华为云,您如果有其他厂商的集成需求,请通过邮件联系作者提交需求。
安装教程
使用 composer require singka/singka-sms
命令行安装即可。
安装完成后会自动生成 config/sms.php
配置文件,内容如下:
使用示例(基于ThinkPHP6.0)
返回的$result['code']的值等于200,说明短信发送成功,否则可以根据错误码和错误提示去各个云服务查找相关信息。
其他说明
All versions of singka-sms with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
guzzlehttp/guzzle Version ~6.0@dev
alibabacloud/client Version ^1.5
singka/ucloud-sms Version ^1.8
qcloudsms/qcloudsms_php Version 0.1.*
qiniu/php-sdk Version ^7.2
guzzlehttp/guzzle Version ~6.0@dev
alibabacloud/client Version ^1.5
singka/ucloud-sms Version ^1.8
qcloudsms/qcloudsms_php Version 0.1.*
qiniu/php-sdk Version ^7.2
The package singka/singka-sms contains the following files
Loading the files please wait ....