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(7mo ago)03MITPHP

Since Nov 23Pushed 2mo 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 today

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

[ ![Shogun app-icon](https://camo.githubusercontent.com/3f488dbdc51665f3a7d6a5ed10fb455f4fb5077a2d3e3f70d4407e23998818c6/68747470733a2f2f63646e2e73686f67756e2e6d732f6173736574732f6272616e64696e672f6170702d69636f6e2d3235362e737667)](https://shogun.ms)---

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**

```
