20 Star 36 Fork 12

youwen21/exwechat

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
composer.json 593 Bytes
一键复制 编辑 原始数据 按行查看 历史
youwen21 提交于 2021-09-16 16:14 . keywords修复 增加license
{
"name": "youwen/exwechat",
"type": "library",
"keywords": [
"weixin",
"wechat",
"微信公众号开发",
"微信OAuth网页授权"
],
"description": "exwechat is a Weixin Official Accounts Platform develop library, 这是一个微信公众号开发包。",
"authors": [
{
"name": "owen",
"email": "youwen21@yeah.net"
}
],
"minimum-stability": "dev",
"require": {
"guzzlehttp/guzzle": "*",
"psr/simple-cache": "*"
},
"autoload": {
"psr-4": {
"youwen\\exwechat\\": ""
}
},
"license": "MIT"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/youwen21/exwechat.git
git@gitee.com:youwen21/exwechat.git
youwen21
exwechat
exwechat
master

搜索帮助