discord-php-helpers/voice
Helpers for using DiscordPHP voice: connect to voice channels, handle voice gateway/UDP, and stream audio from PHP 8+ CLI apps. Built on ReactPHP/event loops with promises; intended for bot developers needing voice support.
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.
ext-gmp enabled.ext-json<?php
// todo
See examples folder for more.
Documentation for the latest version can be found here. Community contributed tutorials can be found on the wiki.
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.
MIT License, © David Cole and other contributers 2016-present.
How can I help you explore Laravel packages today?