1 Star 3 Fork 1

cico_wang / 阿里云短信接口

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 384 Bytes
一键复制 编辑 原始数据 按行查看 历史
cico_wang 提交于 2021-01-25 14:52 . 首次提交测试
{
"name": "cico_wang/aliyun-sms",
"description": "阿里云短信接口",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "cico_wang",
"email": "sikongxy@163.com"
}
],
"minimum-stability": "dev",
"require": {},
"autoload": {
"psr-4": {
"CicoWang\\": "src/"
}
}
}
PHP
1
https://gitee.com/sikongxy/aliyun-sms.git
git@gitee.com:sikongxy/aliyun-sms.git
sikongxy
aliyun-sms
阿里云短信接口
master

搜索帮助