1 Star 0 Fork 299

李科男 / wechat-php-sdk

forked from Anyon / wechat-php-sdk 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 347 Bytes
一键复制 编辑 原始数据 按行查看 历史
Anyon 提交于 2016-11-11 14:54 . 更新第三方平台SDK
{
"type": "project",
"name": "zoujingli/wechat-php-sdk",
"homepage": "http://www.kancloud.cn/zoujingli/wechat-php-sdk",
"description": "WeChat development of SDK",
"license": "MIT",
"keywords": [
"wechat-php-sdk"
],
"require": {
"php": ">=5.3.3"
},
"autoload": {
"psr-4": {
"Wechat\\": "./Wechat"
}
}
}
PHP
1
https://gitee.com/westeast/wechat-php-sdk.git
git@gitee.com:westeast/wechat-php-sdk.git
westeast
wechat-php-sdk
wechat-php-sdk
master

搜索帮助