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.3(2mo ago)34.0k↑236.4%Apache-2.0PHPPHP &gt;=7.1.0

Since Oct 17Pushed 2mo 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 2w ago

READMEChangelog (10)Dependencies (4)Versions (45)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

51

—

FairBetter than 95% of packages

Maintenance85

Actively maintained with recent releases

Popularity24

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 ~84 days

Recently: every ~232 days

Total

42

Last Release

75d ago

Major Versions

v1.1.26 → v2.0.92020-08-19

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://avatars.githubusercontent.com/u/22854665?v=4)[Pascal Rossa](/maintainers/creatissimo)[@creatissimo](https://github.com/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.3k66.1M253](/packages/nelmio-api-doc-bundle)[ecotone/symfony-bundle

Ecotone for Symfony — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Symfony Messenger, via PHP attributes.

11241.1k1](/packages/ecotone-symfony-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1155.2k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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