8000 GitHub - dmmsoft/yii2-wechat: 基于Yii2实现的微信模块
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

dmmsoft/yii2-wechat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yii-wechat

感谢选择 Yii-wechat,基于 Yii2 框架基础实现的模块。

环境条件

简而言之:

  • = php5.4

  • = Yii2

特点

  • 内置微信模拟器, 支持常用微信请求模拟

default

安装

安装步骤如下(2种方式):

  1. 通过composer.json文件安装

    • `cd 你的项目目录 && composer require callmez/yii2-wechat

    或者

    • 项目目录下的composer.json
    • 添加"callmez/yii2-wechat": "dev-master"内容,然后执行composer update
    "require": {
        ...
        "callmez/yii2-wechat": "dev-master",
        ...
    }
    

注意

产品目前还是处于刚开发阶段. 后期将会着重于功能的完善和细化.

反馈或贡献代码

您可以在这里给我们提出在使用中碰到的问题或Bug。

你也可以发送邮件callme-z@qq.com说明您的问题。

如果你有更好代码实现,请 fork 此项目并发起您的 Pull-Request,我们会及时处理。感谢!

捐助作者

如果你觉得该程序对你有帮助,请慷慨捐助一点给作者. 使用手机浏览器或支付宝客户端扫描下面二维码.感谢支持!

1414029434535

About

基于Yii2实现的微信模块

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0