zendframework/zend-mvc-plugin-flashmessenger

Name: zend-mvc-plugin-flashmessenger

Owner: Zend Framework

Description: null

Created: 2016-03-29 16:41:37.0

Updated: 2018-05-04 08:19:58.0

Pushed: 2018-05-22 16:36:41.0

Homepage: null

Size: 1220

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

zend-mvc-plugin-flashmessenger

Build Status Coverage Status

Flash messages derive from Rails, and are used to expose messages from one action to the next, after which they are cleared; a typical use case is with Post/Redirect/Get, where they are created in the POST handler, and then displayed by the GET handler to indicate success or failure to the end-user.

This component provides a flash messenger controller plugin for zend-mvc versions 3.0 and up.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.