PHPackages                             almighty-shogun/discord-webhook - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. almighty-shogun/discord-webhook

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

almighty-shogun/discord-webhook
===============================

Personal implementation of Discord webhooks for PHP

1.0.0(5mo ago)03MITPHP

Since Nov 23Pushed 5mo agoCompare

[ Source](https://github.com/Almighty-Shogun/discord-webhook)[ Packagist](https://packagist.org/packages/almighty-shogun/discord-webhook)[ RSS](/packages/almighty-shogun-discord-webhook/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

DiscordWebhook
==============

[](#discordwebhook)

Personal implementation of Discord webhooks for PHP.

📃 Prerequisites
---------------

[](#-prerequisites)

- **[PHP](https://www.php.net/)**: &gt;= v8.3
- Extension `ext-curl` enabled in the `php.ini` file.

💻 Installation
--------------

[](#-installation)

### Step 1

[](#step-1)

Install the library via composer:

```
composer require almighty-shogun/discord-webhook
```

### Step 2

[](#step-2)

Use the library in your project.

**Using the classes**

```
