4 Star 4 Fork 2

Lan/ccpsms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
composer.json 708 Bytes
一键复制 编辑 原始数据 按行查看 历史
Lan_ 提交于 2017-02-14 13:12 +08:00 . add
{
"name": "yuntongxun/sms",
"type": "library",
"description": "YunTongXun SMS PHP SDK for Lumen",
"keywords": [
"SMS",
"yuntongxun"
],
"homepage": "https://git.oschina.net/shaozicrm/ccpsms",
"license": "MIT",
"authors": [
{
"name": "Shaozi",
"email": "developer@shaozi.com",
"homepage": "http://www.shaozi.com",
"role": "Developer"
}
],
"require": {
"php": ">=5.6.4",
"laravel/lumen-framework": "5.3.*"
},
"autoload": {
"psr-4": {
"Yuntongxun\\": "src/Yuntongxun"
}
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"phpunit/phpunit": "~5.0",
"mockery/mockery": "~0.9"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/wlancode/ccpsms.git
git@gitee.com:wlancode/ccpsms.git
wlancode
ccpsms
ccpsms
master

搜索帮助