dereuromark/cakephp-flash

A CakePHP plugin around powerful flash message handling.

Installs: 21 614

Dependents: 2

Suggesters: 0

Security: 0

Stars: 12

Watchers: 3

Forks: 5

Open Issues: 0

Type:cakephp-plugin

3.0.0 2023-10-10 18:44 UTC

This package is auto-updated.

Last update: 2024-03-11 17:00:29 UTC


README

CI Coverage Status 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.0+. 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.