dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

Maintainers

Package info

github.com/dereuromark/cakephp-flash

Type:cakephp-plugin

pkg:composer/dereuromark/cakephp-flash

Statistics

Installs: 29 298

Dependents: 2

Suggesters: 0

Stars: 12

Open Issues: 0

3.3.0 2026-05-02 13:50 UTC

README

CI Coverage Status PHPStan Latest Stable Version Minimum PHP Version License Total Downloads Coding Standards

A plugin for more powerful flash messages in your CakePHP apps.

This branch is for CakePHP 5.1+. See version map for details.

Features

  • AJAX header support
  • Limit of messages per stack key
  • Transient flash message support (non persistent, current request only)
  • By default 4 types (one more): error, warning, success, info
  • Ordered output (error, warning, success, info) and output filtering per type

Demo

See sandbox demos.

Documentation

See /docs.