PHPackages                             creatissimo/mattermost-bundle - 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. creatissimo/mattermost-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

creatissimo/mattermost-bundle
=============================

Symfony Bundle for communicating with the Mattermost chat, sending messages on exceptions or when triggered by code

v2.1.2(1y ago)23.8k—7.1%Apache-2.0PHPPHP &gt;=7.1.0

Since Oct 17Pushed 1y ago3 watchersCompare

[ Source](https://github.com/creatissimo/CreatissimoMattermostBundle)[ Packagist](https://packagist.org/packages/creatissimo/mattermost-bundle)[ Docs](https://github.com/creatissimo/CreatissimoMattermostBundle)[ RSS](/packages/creatissimo-mattermost-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (44)Used By (0)

CreatissimoMattermostBundle
===========================

[](#creatissimomattermostbundle)

Symfony3.4 Bundle for communicating with the Mattermost Chat

Example configuration:

```
creatissimo_mattermost:
    webhook: https://chat.xym.com/asdasd
    appname: "My App"
    username: "App Bot"
    channel: "exceptions"
    iconUrl: "https://www.xym.com/logo.png"
    environments:
        dev:
            appname: "Dev App Name"
            username: "Dev Bot"
            enable: true
            terminate:
                enable: true
                exclude_exitcode: [0]
            exception:
                enable: true
                trace: true

        prod:
            enable: true
            terminate:
                enable: true
                exclude_exitcode: [0]
            exception:
                enable: true
                trace: true
                exclude_class:
                    - Symfony\Component\HttpKernel\Exception\NotFoundHttpException

```

###  Health Score

39

—

LowBetter than 85% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 88.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~72 days

Recently: every ~208 days

Total

41

Last Release

606d ago

Major Versions

v1.1.25 → v2.0.92020-08-19

v1.1.26 → v2.0.02020-09-11

PHP version history (3 changes)v1.0.0PHP &gt;=5.3.2

v1.1.14PHP &gt;=5.4.0

v1.1.15PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/c1431f77f27f6a9cbb416d68e96ad234652e59b3e62db25610a9a7e0ad9725ee?d=identicon)[creatissimo](/maintainers/creatissimo)

---

Top Contributors

[![creatissimo](https://avatars.githubusercontent.com/u/22854665?v=4)](https://github.com/creatissimo "creatissimo (38 commits)")[![ygrenne](https://avatars.githubusercontent.com/u/13302032?v=4)](https://github.com/ygrenne "ygrenne (5 commits)")

---

Tags

exceptionMattermost

### Embed Badge

![Health badge](/badges/creatissimo-mattermost-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/creatissimo-mattermost-bundle/health.svg)](https://phpackages.com/packages/creatissimo-mattermost-bundle)
```

###  Alternatives

[nelmio/api-doc-bundle

Generates documentation for your REST API from attributes

2.3k63.6M232](/packages/nelmio-api-doc-bundle)[airbrake/phpbrake

Airbrake exception and error notifier for PHP

492.0M24](/packages/airbrake-phpbrake)[middlewares/error-handler

Middleware to handle http errors

14104.2k13](/packages/middlewares-error-handler)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
