Download the PHP package denis-korolev/mattermost-webhook without Composer
On this page you can find all versions of the php package denis-korolev/mattermost-webhook. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download denis-korolev/mattermost-webhook
More information about denis-korolev/mattermost-webhook
Files in denis-korolev/mattermost-webhook
Download denis-korolev/mattermost-webhook
More information about denis-korolev/mattermost-webhook
Files in denis-korolev/mattermost-webhook
Vendor denis-korolev
Package mattermost-webhook
Short Description Library to send messages with Mattermost Webhook
License MIT
Package mattermost-webhook
Short Description Library to send messages with Mattermost Webhook
License MIT
Please rate this library. Is it a good library?
Informations about the package mattermost-webhook
Client to work with Matermost webhook
This library will help you send messages to Mattermost by Webhook.
Installation / Usage
Install the latest version via composer:
Here is an example of usage.
If you need to send huge text, more than 4000 symbols, you can use
It will create Message[], which you can send. It will break text by pages and qoute it by ``` So you just send it and it will print at chat one after another.
All versions of mattermost-webhook with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4
ext-json Version ^7.4
guzzlehttp/guzzle Version ^7.2
nyholm/psr7 Version ^1.3
psr/http-client Version ^1.0
webmozart/assert Version ^1.6
ext-json Version ^7.4
guzzlehttp/guzzle Version ^7.2
nyholm/psr7 Version ^1.3
psr/http-client Version ^1.0
webmozart/assert Version ^1.6
The package denis-korolev/mattermost-webhook contains the following files
Loading the files please wait ....