Download the PHP package carpediem/mattermost-webhook without Composer
On this page you can find all versions of the php package carpediem/mattermost-webhook. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download carpediem/mattermost-webhook
More information about carpediem/mattermost-webhook
Files in carpediem/mattermost-webhook
Package mattermost-webhook
Short Description Sends mattermost webhook notifications using PHP
License MIT
Homepage https://carpediem.github.io/mattermost-webhook
Informations about the package mattermost-webhook
Mattermost PHP Webhook
This driver for Mattermost allows you to send message for incoming webhooks.
This is a fork from ThibaudDauce/mattermost-php
System Requirements
You need PHP >= 5.6.0 but the latest stable version of PHP is recommended.
Installation
Build status
branch | status | minimum PHP version |
---|---|---|
master | PHP 7.0 | |
1.x | PHP 5.6 |
Basic usage
The code below will send a notification to a mattermost compliant service.
Documentation
Full documentation can be found at carpediem.github.io.
Contributing
Contributions are welcome and will be fully credited. Please see CONTRIBUTINGfor details.
Testing
Mattermost Webhook
has a PHPUnit test suite and a coding style compliance test suite using PHP CS Fixer. To run the tests, run the following command from the project folder.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of mattermost-webhook with dependencies
guzzlehttp/guzzle Version ^6.2
psr/http-message-implementation Version ^1.0