文件名称:easy-sms:一款满足你的多种发送需求的短信发送组件
文件大小:56KB
文件格式:ZIP
更新时间:2024-05-02 14:00:51
sms sms-client sms-gateway php-sms PHP
Easy SMS :mobile_phone_with_arrow: 一款满足你的多种发送需求的短信发送组件 特点 支持目前市面多家服务商 一套写法兼容所有平台 简单配置即可灵活增减服务商 内置多种服务商轮询策略、支持自定义轮询策略 统一的返回值格式,便于日志与监控 自动轮询选择可用的服务商 更多等你去发现与改进... 平台支持 聚合数据 SendCloud 百度云 华信短信平台 253云通讯(创蓝) 融云 天毅无线 腾讯云 SMS 阿凡达数据 华为云 网易云信 云之讯 凯信通 七牛云 UE35.net Ucloud 短信宝 Tiniyo 摩杜云 融合云(助通) 蜘蛛云 环境需求 PHP >= 5.6 安装 $ composer require "overtrue/easy-sms" For Laravel notification 如果你喜欢使用 Laravel Notification, 可以考虑直接使用朋友封装的拓展包: http
【文件预览】:
easy-sms-master
----composer.json(654B)
----src()
--------PhoneNumber.php(2KB)
--------Strategies()
--------EasySms.php(8KB)
--------Exceptions()
--------Support()
--------Message.php(3KB)
--------Gateways()
--------Traits()
--------Messenger.php(2KB)
--------Contracts()
----README.md(20KB)
----.editorconfig(337B)