PHPackages                             tourze/wechat-work-kefu-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. tourze/wechat-work-kefu-bundle

ActiveSymfony-bundle

tourze/wechat-work-kefu-bundle
==============================

企业微信客服

0.0.2(6mo ago)00MITPHPCI passing

Since Jun 3Pushed 4mo ago1 watchersCompare

[ Source](https://github.com/tourze/wechat-work-kefu-bundle)[ Packagist](https://packagist.org/packages/tourze/wechat-work-kefu-bundle)[ RSS](/packages/tourze-wechat-work-kefu-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (22)Versions (3)Used By (0)

WechatWorkKefuBundle
====================

[](#wechatworkkefubundle)

[English](README.md) | [中文](README.zh-CN.md)

A Symfony Bundle for WeChat Work (企业微信) Customer Service integration, providing message type definitions and utilities for handling WeChat Work customer service messages.

Features
--------

[](#features)

- Message type enumeration for WeChat Work customer service
- Support for all WeChat Work message types: text, image, voice, video, file, link, mini-program, location, and menu
- Integrated with Symfony's dependency injection container
- Provides labeled options for form building and UI components

Installation
------------

[](#installation)

```
composer require tourze/wechat-work-kefu-bundle
```

Quick Start
-----------

[](#quick-start)

### 1. Register the Bundle

[](#1-register-the-bundle)

If you're using Symfony Flex (Symfony 4.0+), the bundle will be automatically registered. Otherwise, add it to your `config/bundles.php`:

```
