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 2mo 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 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

1888d 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

[gloudemans/shoppingcart

Laravel Shoppingcart

3.7k756.7k12](/packages/gloudemans-shoppingcart)[prologue/alerts

Prologue Alerts is a package that handles global site messages.

3486.1M30](/packages/prologue-alerts)[anahkiasen/former

A powerful form builder

1.4k1.4M14](/packages/anahkiasen-former)[spatie/laravel-flash

A lightweight package to flash messages

6631.8M16](/packages/spatie-laravel-flash)[spatie/laravel-googletagmanager

Google Tag Manager integration for Laravel

4413.4M5](/packages/spatie-laravel-googletagmanager)[bumbummen99/shoppingcart

Laravel Shoppingcart

518555.4k3](/packages/bumbummen99-shoppingcart)

PHPackages © 2026

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