Download the PHP package wenslim/sms without Composer
On this page you can find all versions of the php package wenslim/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 sms
发送短信
:email: 阿里云与腾讯云短信服务
安装
阿里云短信
配置
进入控制台短信服务
- 点击「AccessKey」获取
AccessKey ID
和Access Key Secret
- 设置短信签名与模版code
使用
返回示例
参考
腾讯云短信
配置
进入控制台短信服务
- 获取
appid
和appkey
- 配置签名与短信正文模版
基础使用
返回示例
参考
在 Laravel 中使用
config/services.php
.env
eg. UserController.php
阿里云
使用方法注入
使用服务名称
腾讯云
使用方法注入
使用服务名称
License
MIT
All versions of sms with dependencies
PHP Build Version
Package Version
Requires
guzzlehttp/guzzle Version
^6.3
The package wenslim/sms contains the following files
Loading the files please wait ....