1 Star 0 Fork 15

haohailuo / fierysdk

forked from weiboad / fierysdk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 429 Bytes
一键复制 编辑 原始数据 按行查看 历史
徐长龙 提交于 2017-05-25 11:09 . fixed the json
{
"name": "weiboad/fierysdk",
"description": "fiery APM Integrated PHP Burial SDK",
"keywords": [
"fiery",
"Burial SDK"
],
"license": "Apache",
"homepage": "https://github.com/weiboad/fierysdk",
"require": {
"php": ">=5.3"
},
"autoload": {
"psr-4": {
"Adinf\\RagnarSDK\\": "src/"
}
},
"authors": [
{
"name": "ChangLong.Xu",
"email": "xcl_rockman@qq.com"
}
]
}
PHP
1
https://gitee.com/laurence/fierysdk.git
git@gitee.com:laurence/fierysdk.git
laurence
fierysdk
fierysdk
master

搜索帮助