Skip to content

alextech/zend-mvc-plugin-flashmessenger

 
 

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%