PHPackages                             dragan/discord-webhooks - 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. dragan/discord-webhooks

ActiveLibrary

dragan/discord-webhooks
=======================

Package for creating and sending messages via Discord webhooks

06PHP

Since Nov 8Pushed 2y ago1 watchersCompare

[ Source](https://github.com/VaclavKlima/discord-webhooks)[ Packagist](https://packagist.org/packages/dragan/discord-webhooks)[ RSS](/packages/dragan-discord-webhooks/feed)WikiDiscussions master Synced 1mo ago

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

discord-webhooks
================

[](#discord-webhooks)

Package for sending messages via Discord webhooks

Install via composer:
---------------------

[](#install-via-composer)

`composer require dragan/discord-webhooks `

then add `\Dragan\DiscordWebhooks\DiscordWebhooksServiceProvider::class` in `config/app.php` to the "providers" section.

Basic usage:
------------

[](#basic-usage)

Sending basic messages

```
