Download the PHP package larva/laravel-sms without Composer
On this page you can find all versions of the php package larva/laravel-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 laravel-sms
laravel-sms
This is a sms expansion for the laravel
特点
- 支持目前市面多家服务商
- 一套写法兼容所有平台
- 简单配置即可灵活增减服务商
- 内置多种服务商轮询策略、支持自定义轮询策略
- 统一的返回值格式,便于日志与监控
- 自动轮询选择可用的服务商
- 更多等你去发现与改进...
平台支持
- 腾讯云 SMS
- Ucloud
- 七牛云
- SendCloud
- 阿里云
- 云片
- Submail
- 螺丝帽
- 容联云通讯
- 互亿无线
- 聚合数据
- 百度云
- 华信短信平台
- 253云通讯(创蓝)
- 融云
- 天毅无线
- 阿凡达数据
- 华为云
- 网易云信
- 云之讯
- 凯信通
- UE35.net
- 短信宝
- Tiniyo
- 摩杜云
- 融合云(助通)
- 蜘蛛云
- 融合云信
- 天瑞云
环境需求
- PHP >= 7.2
Installation
for Laravel
This service provider must be registered.
add the config file: config/sms.php
add config
Use
//如果要在 系统内使用短信通知通道 在User 模型增加
获取手机号,通知实体类的通知渠道写 phone
All versions of laravel-sms with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
illuminate/support Version ^9.0|^10.0|^11.0
illuminate/notifications Version ^9.0|^10.0|^11.0
overtrue/easy-sms Version ^2.0
illuminate/support Version ^9.0|^10.0|^11.0
illuminate/notifications Version ^9.0|^10.0|^11.0
overtrue/easy-sms Version ^2.0
The package larva/laravel-sms contains the following files
Loading the files please wait ....