PHPackages                             sarahman/lumen-flash-message - 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. sarahman/lumen-flash-message

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

sarahman/lumen-flash-message
============================

This package is meant for using the `laracasts/flash` package into the Lumen based projects.

v1.1.1(5y ago)0248MITPHPPHP &gt;=5.4.0CI failing

Since Apr 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/sarahman/lumen-flash-message)[ Packagist](https://packagist.org/packages/sarahman/lumen-flash-message)[ RSS](/packages/sarahman-lumen-flash-message/feed)WikiDiscussions master Synced 2w ago

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

Easy Flash Messages for Your Lumen App
======================================

[](#easy-flash-messages-for-your-lumen-app)

This composer package offers a Twitter Bootstrap optimized flash messaging setup for your Lumen applications. This package is highly dependent on `laracasts/flash` package created by Jeffrey Way.

Installation
------------

[](#installation)

1. Begin by pulling in the package through Composer.

```
composer require sarahman/lumen-flash-message
```

2. Next, for Lumen, you need to create a config directory in the project root directory, copy the `session.php` from Laravel's config folder to the created config folder.
3. Next, for Lumen, you need to register the Service Provider within your `bootstrap/app.php` file.

```
.....
$app->register('Sarahman\Flash\FlashServiceProvider');
.....
```

##### For More Documentation

[](#for-more-documentation)

For more information about how to use this package, you can check [laracasts/flash](https://github.com/laracasts/flash) package link.

Done! Hope, you'll be able to see flash messages after using this package.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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 ~229 days

Total

4

Last Release

1940d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7c482155504a6d98bd167e89aaf9a873d1355cd771cbe2a0c11cab87a5296845?d=identicon)[sarahman](/maintainers/sarahman)

---

Top Contributors

[![sarahman](https://avatars.githubusercontent.com/u/3045127?v=4)](https://github.com/sarahman "sarahman (10 commits)")[![shohoz-abid](https://avatars.githubusercontent.com/u/57485589?v=4)](https://github.com/shohoz-abid "shohoz-abid (2 commits)")

### Embed Badge

![Health badge](/badges/sarahman-lumen-flash-message/health.svg)

```
[![Health](https://phpackages.com/badges/sarahman-lumen-flash-message/health.svg)](https://phpackages.com/packages/sarahman-lumen-flash-message)
```

###  Alternatives

[fruitcake/laravel-debugbar

PHP Debugbar integration for Laravel

19.3k2.3M57](/packages/fruitcake-laravel-debugbar)[anahkiasen/former

A powerful form builder

1.3k1.4M14](/packages/anahkiasen-former)[prologue/alerts

Prologue Alerts is a package that handles global site messages.

3486.4M36](/packages/prologue-alerts)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[nasirkhan/laravel-starter

A CMS like modular Laravel starter project.

1.4k2.7k](/packages/nasirkhan-laravel-starter)[flarum/core

Delightfully simple forum software.

201.4M2.2k](/packages/flarum-core)

PHPackages © 2026

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