Download the PHP package tourze/tencent-meeting-bundle without Composer
On this page you can find all versions of the php package tourze/tencent-meeting-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download tourze/tencent-meeting-bundle
More information about tourze/tencent-meeting-bundle
Files in tourze/tencent-meeting-bundle
Package tencent-meeting-bundle
Short Description 腾讯会议 API SDK 的 Symfony Bundle 实现
License MIT
Informations about the package tencent-meeting-bundle
Tencent Meeting Bundle
中文
A Symfony bundle for integrating Tencent Meeting API functionality, providing a foundation for building Tencent Meeting related applications.
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
Install the bundle via Composer:
Quick Start
After installation, register the bundle in your Symfony application:
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
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
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
Please see CONTRIBUTING.md for details on how to contribute to this project.
License
This project is licensed under the MIT License - see the LICENSE file for details.
All versions of tencent-meeting-bundle with dependencies
doctrine/dbal Version ^4.0
doctrine/doctrine-bundle Version ^2.13
doctrine/orm Version ^3.0
doctrine/persistence Version ^4.1
easycorp/easyadmin-bundle Version ^4
firebase/php-jwt Version ^6.0
knplabs/knp-menu Version ^3.7
monolog/monolog Version ^3.1
psr/cache Version ^2.0 || ^3.0
psr/log Version ^3|^2|^1
symfony/cache Version ^7.3
symfony/cache-contracts Version ^3
symfony/config Version ^7.3
symfony/dependency-injection Version ^7.3
symfony/doctrine-bridge Version ^7.3
symfony/framework-bundle Version ^7.4
symfony/http-client Version ^7.3
symfony/http-client-contracts Version ^3.6
symfony/http-foundation Version ^7.4
symfony/http-kernel Version ^7.3
symfony/property-access Version ^7.3
symfony/routing Version ^7.3
symfony/validator Version ^7.3
symfony/yaml Version ^7.3
tourze/bundle-dependency Version 1.*
tourze/doctrine-timestamp-bundle Version 1.1.*
tourze/easy-admin-menu-bundle Version 1.0.*
tourze/enum-extra Version 1.0.*
tourze/http-client-bundle Version 1.1.*
tourze/symfony-dependency-service-loader Version 1.0.*
tourze/symfony-routing-auto-loader-bundle Version 1.0.*