The async PHP library for building Discord bots, built on ReactPHP. Full gateway and REST coverage, an event-driven model, and a large ecosystem of downstream bots and libraries.
The standalone async HTTP and rate-limit layer DiscordPHP talks to Discord through — request queueing, bucket rate-limiting, and typed errors. Reusable outside DiscordPHP.
Voice send and receive for DiscordPHP, including Opus audio and DAVE end-to-end encryption.
Async Twitch framework for PHP, built like DiscordPHP: Helix REST, EventSub over WebSocket, and IRC chat.
The standalone Helix transport for TwitchPHP — async request queue, points rate-limiting, and typed errors.
Drop-in audit logging for DiscordPHP bots — every gateway event, formatted and routed.
Note Form Generator — a dependency-free HTML/JS tool that turns inline JSON schemas into tabbed forms and exports a standalone page.