Download the PHP package ikaijian/wechat without Composer
On this page you can find all versions of the php package ikaijian/wechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ikaijian/wechat
More information about ikaijian/wechat
Files in ikaijian/wechat
Download ikaijian/wechat
More information about ikaijian/wechat
Files in ikaijian/wechat
Vendor ikaijian
Package wechat
Short Description 微信 SDK 包含企业微信、微信小程序、微信公众号、微信开放平台、微信支付等微信集合接口
License MIT
Homepage https://github.com/ikaijian/wechat.git
Package wechat
Short Description 微信 SDK 包含企业微信、微信小程序、微信公众号、微信开放平台、微信支付等微信集合接口
License MIT
Homepage https://github.com/ikaijian/wechat.git
Please rate this library. Is it a good library?
Informations about the package wechat
wetchat
.
概览
微信平台开放接口封装SDK,包含企业微信、微信公众平台、微信开放平台、微信小程序等
目录
- 环境要求
- 安装
- 微信小程序
- 初始化
- 获取access_token
- 登录
- 获取手机
- 小程序QR
- 订阅消息
- 小程序链接
- 微信公众号
- 初始化
- 获取access_token
- JS-SDK
- 企业微信
- 初始化
- 获取access_token
- 网页授权
- OA
- 通讯录
- 部门管理
- 标签管理
- JS-SDK
- 消息发送
- 群机器人
环境要求
- PHP >= 7.4
安装
使用
缓存 Token 直接使用了Laravel Cache 的 Facades,建议将 CACHE_DRIVER=file 改为 CACHE_DRIVER=redis
发布配置
- easywechat_config基础配置文件
Contributing
You can contribute in one of three ways:
- File bug reports using the issue tracker.
- Answer questions or fix bugs on the issue tracker.
- Contribute new features or update the wiki.
The code contribution process is not very formal. You just need to make sure that you follow the PSR-0, PSR-1, and PSR-2 coding guidelines. Any new code contributions must be accompanied by unit tests where applicable.
License
MIT
All versions of wechat with dependencies
PHP Build Version
Package Version
The package ikaijian/wechat contains the following files
Loading the files please wait ....