PHPackages                             nutama/mattermost-webhook - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. nutama/mattermost-webhook

AbandonedArchivedLibrary[HTTP &amp; Networking](/categories/http)

nutama/mattermost-webhook
=========================

PHP client to send messages to an incoming Mattermost webhook

1.0.1(9y ago)1365[1 issues](https://github.com/nutama/mattermost-webhook/issues)MITPHPPHP ^7.0

Since May 4Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nutama/mattermost-webhook)[ Packagist](https://packagist.org/packages/nutama/mattermost-webhook)[ RSS](/packages/nutama-mattermost-webhook/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Mattermost incoming webhook PHP client
======================================

[](#mattermost-incoming-webhook-php-client)

PHP client to send messages to a Mattermost webhook.

See for the documentation of the incoming webhook of Mattermost.

[![Build Status](https://camo.githubusercontent.com/b5f50c7a8f9a91dd510bead9578578b33944560750cb3f8494f801daa2ec5da2/68747470733a2f2f7472617669732d63692e6f72672f6e7574616d612f6d61747465726d6f73742d776562686f6f6b2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/nutama/mattermost-webhook)[![SensioLabsInsight](https://camo.githubusercontent.com/4cca349c967333b62a57b46116618c6c40127e27b792e4f57a0cf6372993901b/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f35356237306264352d643032652d343963612d396662622d3866363835636630663230372f6d696e692e706e67)](https://insight.sensiolabs.com/projects/55b70bd5-d02e-49ca-9fbb-8f685cf0f207)

Installation / Usage
--------------------

[](#installation--usage)

Install the latest version via [composer](https://getcomposer.org/):

```
php composer.phar require nutama/mattermost-webhook
```

Example:

```
