mirror of
https://gitee.com/zoujingli/WeChatDeveloper.git
synced 2025-05-23 08:19:16 +08:00
[更新]更新项目描述文件
This commit is contained in:
parent
a6f74dfb26
commit
30fe3f16c5
45
README.md
45
README.md
@ -9,6 +9,29 @@ WeChatDeveloper for PHP
|
||||
* 我们鼓励大家使用 composer 来管理您的第三方库,方便后期更新操作;
|
||||
* WeChatDeveloper 已历经数个线上项目考验,欢迎 fork 或 star 此项目。
|
||||
|
||||
|
||||
Documentation and Help
|
||||
--
|
||||
PHP开发技术交流(QQ群 513350915)
|
||||
|
||||
[](http://shang.qq.com/wpa/qunwpa?idkey=ae25cf789dafbef62e50a980ffc31242f150bc61a61164458216dd98c411832a)
|
||||
|
||||
> WeChatDeveloper 是基于官方接口封装,在做微信开发前,必需先阅读微信官方文档。
|
||||
>* 微信官方文档: http://mp.weixin.qq.com/wiki
|
||||
>* 商户支付文档:https://pay.weixin.qq.com/wiki/doc/api/index.html
|
||||
|
||||
> 针对 WeChatDeveloper 也有一准备了帮助资料可供参考。
|
||||
>* 看云文档地址:http://www.kancloud.cn/zoujingli/wechat-developer
|
||||
>* Think.Admin:https://github.com/zoujingli/Think.Admin
|
||||
|
||||
|
||||
Code Repositorie
|
||||
--
|
||||
WeChatDeveloper 为开源项目,允许把它用于任何地方,不受任何约束,欢迎 fork 项目。
|
||||
>* GitHub 托管地址:https://github.com/zoujingli/WeChatDeveloper
|
||||
>* OSChina 托管地址:http://git.oschina.net/zoujingli/WeChatDeveloper
|
||||
|
||||
|
||||
Install and Use
|
||||
--
|
||||
1.1 通过 Composer 来管理安装
|
||||
@ -65,28 +88,6 @@ try {
|
||||
}
|
||||
```
|
||||
|
||||
Documentation and Help
|
||||
--
|
||||
PHP开发技术交流(QQ群 513350915)
|
||||
|
||||
[](http://shang.qq.com/wpa/qunwpa?idkey=ae25cf789dafbef62e50a980ffc31242f150bc61a61164458216dd98c411832a)
|
||||
|
||||
> WeChatDeveloper 是基于官方接口封装,在做微信开发前,必需先阅读微信官方文档。
|
||||
>* 微信官方文档: http://mp.weixin.qq.com/wiki
|
||||
>* 商户支付文档:https://pay.weixin.qq.com/wiki/doc/api/index.html
|
||||
|
||||
> 针对 WeChatDeveloper 也有一准备了帮助资料可供参考。
|
||||
>* 看云文档地址:http://www.kancloud.cn/zoujingli/wechat-developer
|
||||
>* Think.Admin:https://github.com/zoujingli/Think.Admin
|
||||
|
||||
|
||||
Code Repositorie
|
||||
--
|
||||
WeChatDeveloper 为开源项目,允许把它用于任何地方,不受任何约束,欢迎 fork 项目。
|
||||
>* GitHub 托管地址:https://github.com/zoujingli/WeChatDeveloper
|
||||
>* OSChina 托管地址:http://git.oschina.net/zoujingli/WeChatDeveloper
|
||||
|
||||
|
||||
Encapsulation
|
||||
--
|
||||
* 接入验证 (初级权限)
|
||||
|
Loading…
x
Reference in New Issue
Block a user