Download the PHP package florianrambur/discord-webhook without Composer
On this page you can find all versions of the php package florianrambur/discord-webhook. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package discord-webhook
Discord Webhook
Installation
Usage
Here is a simple example
Work with Embed
This package give you the opportunity to work with a simple Embed
class that allow you to create an advanced message. To do that, you can pass data into the constructor or use some methods like name($value)
The Embed
provides two methods to add an attribute class
Then, pass your data and your config to the Client
class
What's next
This package is under development and few things are missing :
- some constraints on attributes are missing
- few templates will be created to give you the possibility to create a message easier and faster
All versions of discord-webhook with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
guzzlehttp/guzzle Version ^7.3
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0
guzzlehttp/guzzle Version ^7.3
illuminate/support Version ^6.0|^7.0|^8.0|^9.0|^10.0
The package florianrambur/discord-webhook contains the following files
Loading the files please wait ....