Download the PHP package renzojohnson/discord-api without Composer
On this page you can find all versions of the php package renzojohnson/discord-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download renzojohnson/discord-api
More information about renzojohnson/discord-api
Files in renzojohnson/discord-api
Download renzojohnson/discord-api
More information about renzojohnson/discord-api
Files in renzojohnson/discord-api
Vendor renzojohnson
Package discord-api
Short Description Lightweight PHP wrapper for Discord REST API. Send messages, embeds, and files via webhooks and Bot tokens. Zero dependencies.
License MIT
Homepage https://renzojohnson.com
Package discord-api
Short Description Lightweight PHP wrapper for Discord REST API. Send messages, embeds, and files via webhooks and Bot tokens. Zero dependencies.
License MIT
Homepage https://renzojohnson.com
Please rate this library. Is it a good library?
Informations about the package discord-api
Discord API for PHP
Lightweight PHP wrapper for Discord REST API v10. Zero dependencies.
Send messages, rich embeds, and files via webhooks and Bot tokens. Ed25519 interaction signature verification.
Author: Renzo Johnson
Requirements
- PHP 8.4+
- ext-curl
- ext-json
- ext-sodium (for interaction verification)
Installation
Quick Start
Bot API
Send Message
Send Embed
Edit Message
Delete Message
Add Reaction
Get Channel / Guild Channels
Webhooks
No bot token needed — just a webhook URL.
Webhook Message with Overrides
Embed Builder
Fluent API for building rich embeds.
Interaction Verification (Ed25519)
For Discord slash commands and interactions endpoint.
Error Handling
Testing
Links
License
MIT License. Copyright (c) 2026 Renzo Johnson.
All versions of discord-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.4
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package renzojohnson/discord-api contains the following files
Loading the files please wait ...