Download the PHP package buqiu/enterprise_wechat without Composer
On this page you can find all versions of the php package buqiu/enterprise_wechat. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download buqiu/enterprise_wechat
More information about buqiu/enterprise_wechat
Files in buqiu/enterprise_wechat
Download buqiu/enterprise_wechat
More information about buqiu/enterprise_wechat
Files in buqiu/enterprise_wechat
Vendor buqiu
Package enterprise_wechat
Short Description official lib of enterprise wechat api https://work.weixin.qq.com/api/doc
License MIT
Package enterprise_wechat
Short Description official lib of enterprise wechat api https://work.weixin.qq.com/api/doc
License MIT
Please rate this library. Is it a good library?
Informations about the package enterprise_wechat
Laravel Enterprise Wechat
一个基于 Laravel
开发的企业微信 SDK
环境要求
- PHP >= 8.1
- Laravel >= 10
安装
安装扩展包
发布迁移文件
目录
- 环境要求
- 安装
- 账号管理
- 账号连接切换
- 企微开发API
- 企业微信API
账号管理
为了方便维护企微账号的管理, 本扩展包提供了 Artisan
命令行方式管理企微账号。文档参考
账号的连接切换
本扩展包提供了 connect
方法,用于动态连接切换企微账号, 连接切换方式有如下两种:
使用 id
连接切换
使用 code
连接切换
企微开发API
对接使用此部分文档开发
企微开发主要是同步企微数据入库操作, 用于管理查询企微数据。
前置条件
账号连接切换
使用示例
- 部门管理
- 成员管理
- 标签管理
- 通讯录回调通知
- 身份认证
- 企业标签管理
- 客户管理
- 消息推送
- 新客户欢迎
- 群机器人
- 企业群发
- 客户群管理
- 素材管理
- 客户联系规则组管理
- 朋友圈管理管理
企业微信API
在管理企微数据的同时,为了兼容企微的 API
, 扩展包提供了 api()
方法,用于直接调用企微的 API 接口。
前置条件
账号连接切换
使用示例
- 获取
access_token
- 部门管理
- 成员管理
- 标签管理
- 通讯录回调通知
- 身份认证
- 企业标签管理
- 客户管理
- 消息推送
- 群机器人
- 企业群发
- 客户群管理
- 素材管理
All versions of enterprise_wechat with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^10.0
guzzlehttp/guzzle Version ^7.9
php Version ^8.1
ext-openssl Version *
ext-curl Version *
ext-json Version *
ext-libxml Version *
ext-dom Version *
ext-simplexml Version *
guzzlehttp/guzzle Version ^7.9
php Version ^8.1
ext-openssl Version *
ext-curl Version *
ext-json Version *
ext-libxml Version *
ext-dom Version *
ext-simplexml Version *
The package buqiu/enterprise_wechat contains the following files
Loading the files please wait ....