PHPackages                             tourze/tencent-meeting-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. [API Development](/categories/api)
4. /
5. tourze/tencent-meeting-bundle

ActiveSymfony-bundle[API Development](/categories/api)

tourze/tencent-meeting-bundle
=============================

腾讯会议 API SDK 的 Symfony Bundle 实现

0.0.1(6mo ago)00[1 issues](https://github.com/tourze/tencent-meeting-bundle/issues)MITPHPCI passing

Since Dec 19Pushed 6mo agoCompare

[ Source](https://github.com/tourze/tencent-meeting-bundle)[ Packagist](https://packagist.org/packages/tourze/tencent-meeting-bundle)[ RSS](/packages/tourze-tencent-meeting-bundle/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (42)Versions (2)Used By (0)

Tencent Meeting Bundle
======================

[](#tencent-meeting-bundle)

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

[![Latest Version](https://camo.githubusercontent.com/35ac36594c3d8fab5406fc7c905b66316ba5d1f1c7d2a0999d455c49a44d555c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tourze/tencent-meeting-bundle)[![PHP Version Require](https://camo.githubusercontent.com/480e699e35cce6fc3c29d048676d82712aee346ccafa627de63d83440f45de11/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tourze/tencent-meeting-bundle)[![License](https://camo.githubusercontent.com/bf53def294f0f7df367967a3cf0888a7caf7e20c58fea946a982fefd9fb136d4/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tourze/tencent-meeting-bundle)[![Build Status](https://camo.githubusercontent.com/3a8f805924d785472c2035e760fa62122a491e50c884d4a8cf2a997824daefb4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/tourze/tencent-meeting-bundle)[![Quality Score](https://camo.githubusercontent.com/a0e9ae5891c6e5ecca149fe02502859dba7e90ae77803f5410c5fe7408375adb/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tourze/tencent-meeting-bundle)[![Code Coverage](https://camo.githubusercontent.com/fa2c87715c54a347dd9d48d3a1ed5390d2671b3b7ccf1df1fc658cfc42036ea0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tourze/tencent-meeting-bundle)[![Total Downloads](https://camo.githubusercontent.com/3111b58c34e803b08a7388c13d4e499e424ded18bb1bf62cef45e78508f7495a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746f75727a652f74656e63656e742d6d656574696e672d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tourze/tencent-meeting-bundle)

A Symfony bundle for integrating Tencent Meeting API functionality, providing a foundation for building Tencent Meeting related applications.

Features
--------

[](#features)

- Symfony bundle structure for easy integration
- Tencent Meeting API integration support
- Extensible architecture for custom implementations
- PSR-4 autoloading support
- Comprehensive API documentation included

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

[](#installation)

Install the bundle via Composer:

```
composer require tourze/tencent-meeting-bundle
```

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

[](#quick-start)

After installation, register the bundle in your Symfony application:

```
// config/bundles.php
return [
    // ...
    Tourze\TencentMeetingBundle\TencentMeetingBundle::class => ['all' => true],
];
```

Configuration
-------------

[](#configuration)

Currently, this bundle provides the basic structure for Tencent Meeting integration. The bundle includes:

- Service container configuration
- Dependency injection setup
- Basic extension structure

Configuration options will be added in future versions as API features are implemented.

Usage
-----

[](#usage)

This bundle is under development. The current version provides the foundation structure for Tencent Meeting integration.

Future versions will include:

- Meeting creation and management
- User authentication
- Recording management
- Webhook support
- Enterprise features

API Documentation
-----------------

[](#api-documentation)

The bundle includes comprehensive API documentation for Tencent Meeting REST APIs located in the `API 文档/` directory, covering:

- Meeting management
- User management
- Recording management
- Webhook events
- Enterprise features

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance67

Regular maintenance activity

Popularity0

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

197d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/13899502?v=4)[tourze](/maintainers/tourze)[@tourze](https://github.com/tourze)

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/tourze-tencent-meeting-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/tourze-tencent-meeting-bundle/health.svg)](https://phpackages.com/packages/tourze-tencent-meeting-bundle)
```

###  Alternatives

[oro/platform

Business Application Platform (BAP)

645143.5k115](/packages/oro-platform)[contao/core-bundle

Contao Open Source CMS

1231.6M2.8k](/packages/contao-core-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k5.9M738](/packages/sylius-sylius)[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M203](/packages/sulu-sulu)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
