PHPackages                             lukashron/easy-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. [Mail &amp; Notifications](/categories/mail)
4. /
5. lukashron/easy-messages

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

lukashron/easy-messages
=======================

Simple flash messages for PHP.

2.0.0(1y ago)157[1 issues](https://github.com/lukashron/easy-messages/issues)MITPHPPHP ^7.4 || ^8.0

Since Feb 2Pushed 1y ago1 watchersCompare

[ Source](https://github.com/lukashron/easy-messages)[ Packagist](https://packagist.org/packages/lukashron/easy-messages)[ RSS](/packages/lukashron-easy-messages/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (1)Versions (3)Used By (0)

Easy flash messages
===================

[](#easy-flash-messages)

[![alt text](https://github.com/lukashron/easy-messages/raw/master/screenshot.png?raw=true)](https://github.com/lukashron/easy-messages/blob/master/screenshot.png?raw=true)

Simple flash messages for PHP.

Install
-------

[](#install)

```
    $ composer require lukashron/easy-messages

```

Use
---

[](#use)

```
    $flashMessage = new \LukasHron\EasyMessages\Messages();
    $flashMessage->add('My flash messages', 'error');
    $flashMessage->render();
```

Test
----

[](#test)

```
    $ docker compose exec app php ./vendor/bin/phpunit

```

[www.lukashron.cz](http://www.lukashron.cz)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~846 days

Total

2

Last Release

711d ago

Major Versions

v1.0.0 → 2.0.02024-05-28

PHP version history (2 changes)v1.0.0PHP &gt;=7.4

2.0.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/09a470cd9f0683777740d9a4aaee55555c7df536713e2e21a4a36ba69fe73189?d=identicon)[lukashron](/maintainers/lukashron)

---

Top Contributors

[![lukashron](https://avatars.githubusercontent.com/u/38288500?v=4)](https://github.com/lukashron "lukashron (32 commits)")

---

Tags

flash-messagesmessagenotificationsphpphp-libraryphp7php8phpflashmessages

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/lukashron-easy-messages/health.svg)

```
[![Health](https://phpackages.com/badges/lukashron-easy-messages/health.svg)](https://phpackages.com/packages/lukashron-easy-messages)
```

###  Alternatives

[edvinaskrucas/notification

Package for Laravel for helping to manage flash / instant notifications / messages.

520393.9k10](/packages/edvinaskrucas-notification)[tamtamchik/simple-flash

Easy, framework agnostic flash notifications for PHP.

105104.1k5](/packages/tamtamchik-simple-flash)[devmarketer/laraflash

A powerful and flexible flash notifications system. Improving over built-in Laravel Flash messaging functionality.

6310.3k1](/packages/devmarketer-laraflash)[cartalyst/alerts

Alerts allows you to easily pass alert messages to your Laravel views.

3064.2k](/packages/cartalyst-alerts)[tomatophp/filament-accounts

Manage your multi accounts inside your app using 1 table with multi auth and a lot of integrations

748.3k7](/packages/tomatophp-filament-accounts)

PHPackages © 2026

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