3 Star 1 Fork 0

小程序开放平台/wechat-php-sdk

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
composer.json 750 Bytes
一键复制 编辑 原始数据 按行查看 历史
dodgepudding 提交于 2015-03-16 01:07 . fix composer support
{
"name" : "dodgepudding/wechat-php-sdk",
"description" : "the wechat api library without framework dependency",
"version" : "1.1",
"require" : {
"php" : ">=5.1.0"
},
"authors" : [ {
"name" : "dodgepudding",
"email" : "dodgepudding@gmail.com"
}, {
"name" : "binsee",
"email" : "binsee@163.com"
} ],
"keywords" : [ "wechat", "weixin", "thinkphp", "sample" ],
"support" : {
"issues" : "https://github.com/dodgepudding/wechat-php-sdk/issues",
"wiki" : "https://github.com/dodgepudding/wechat-php-sdk/wiki",
"source" : "https://github.com/dodgepudding/wechat-php-sdk"
},
"autoload" : {
"psr-4" : {
"dodgepudding\\wechat\\sdk\\" : ""
}
},
"type" : "library",
"license" : "LGPL"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/xcxopen/wechat-php-sdk.git
git@gitee.com:xcxopen/wechat-php-sdk.git
xcxopen
wechat-php-sdk
wechat-php-sdk
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385