PHPackages                             cheddam/silverstripe-flash-messages - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. cheddam/silverstripe-flash-messages

ActiveSilverstripe-vendormodule[Utility &amp; Helpers](/categories/utility)

cheddam/silverstripe-flash-messages
===================================

A simple module for sending flash messages in your SilverStripe app.

2.0.0(7y ago)34.1k4MITPHPPHP &gt;=5.6

Since Jun 8Pushed 5y ago1 watchersCompare

[ Source](https://github.com/Cheddam/silverstripe-flash-messages)[ Packagist](https://packagist.org/packages/cheddam/silverstripe-flash-messages)[ RSS](/packages/cheddam-silverstripe-flash-messages/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

silverstripe-flash-messages
===========================

[](#silverstripe-flash-messages)

for flashing dem messages

*For SilverStripe 3 compatibility, use v1.0.0.*

Usage
-----

[](#usage)

`composer require cheddam/silverstripe-flash-messages`

In controller methods:

`$this->flashMessage('She drove me here', 'warning');`

In templates:

```

		$Message

```

Caveats
-------

[](#caveats)

- $FlashMessages can only be called once as it clears the messages from the session before returning them.

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 57.9% 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 ~115 days

Total

3

Last Release

2665d ago

Major Versions

v1.0.0 → 2.0.02019-01-23

PHP version history (2 changes)1.x-devPHP &gt;=5.4.0

2.0.0PHP &gt;=5.6

### Community

Maintainers

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

---

Top Contributors

[![gordonbanderson](https://avatars.githubusercontent.com/u/7060?v=4)](https://github.com/gordonbanderson "gordonbanderson (11 commits)")[![Cheddam](https://avatars.githubusercontent.com/u/242621?v=4)](https://github.com/Cheddam "Cheddam (5 commits)")[![ishannz](https://avatars.githubusercontent.com/u/20032948?v=4)](https://github.com/ishannz "ishannz (2 commits)")[![flashbackzoo](https://avatars.githubusercontent.com/u/878176?v=4)](https://github.com/flashbackzoo "flashbackzoo (1 commits)")

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/cheddam-silverstripe-flash-messages/health.svg)

```
[![Health](https://phpackages.com/badges/cheddam-silverstripe-flash-messages/health.svg)](https://phpackages.com/packages/cheddam-silverstripe-flash-messages)
```

###  Alternatives

[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

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