discord-php-helpers/voice
最新稳定版本:v8.0.5
Composer 安装命令:
composer require discord-php-helpers/voice
包简介
A voice library for DiscordPHP
README 文档
README
Getting Started
Before you start using this Library, you need to know how PHP works, you need to know how Event Loops and Promises work. This is a fundamental requirement before you start. Without this knowledge, you will only suffer.
Requirements
- DiscordPHP
- PHP 8.1.2 or higher (latest version recommended)
- x86 (32-bit) PHP requires
ext-gmpenabled.
- x86 (32-bit) PHP requires
ext-json
Basic Example
<?php // todo
See examples folder for more.
Documentation
Documentation for the latest version can be found here. Community contributed tutorials can be found on the wiki.
Contributing
We are open to contributions. However, please make sure you follow our coding standards (PSR-4 autoloading and custom styling). Please run php-cs-fixer before opening a pull request by running composer run-script cs.
License
MIT License, © David Cole and other contributers 2016-present.
统计信息
- 总下载量: 17.65k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-11-24