Download the PHP package magdv/mattermost without Composer
On this page you can find all versions of the php package magdv/mattermost. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download magdv/mattermost
More information about magdv/mattermost
Files in magdv/mattermost
Download magdv/mattermost
More information about magdv/mattermost
Files in magdv/mattermost
Vendor magdv
Package mattermost
Short Description Library to send messages with Mattermost Webhook
License MIT
Package mattermost
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
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 with dependencies
PHP Build Version
Package Version
The package magdv/mattermost contains the following files
Loading the files please wait ....