A voice library for DiscordPHP

Maintainers

Package info

github.com/discord-php/DiscordPHP-Voice

Chat

Wiki

Documentation

pkg:composer/discord-php-helpers/voice

Fund package maintenance!

valzargaming

Log1x

Patreon

Statistics

Installs: 10 890

Dependents: 1

Suggesters: 0

Stars: 1

Open Issues: 2

v8.0.5 2026-01-15 17:34 UTC

This package is auto-updated.

Last update: 2026-04-07 15:14:10 UTC


README

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

PHP Discorders

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

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.