Blog |
			Forum |
			Repository |
			Wizard
		
		Jump to letter: [
			
				ABCDGHIJLMNOPQRSTUVWXYZ
			]
		
		
			
				
					php-zendframework-zend-mvc-plugin-flashmessenger - Zend Framework Mvc-Plugin-FlashMessenger component
					
						- Website:
- https://zendframework.github.io/zend-mvc-plugin-flashmessenger/
- Licence:
- BSD
- Vendor:
- Remi Collet
						- Description:
- 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.
* Issues at https://github.com/zendframework/zend-mvc-plugin-flashmessenger/issues
* Documentation is at https://zendframework.github.io/zend-mvc-plugin-flashmessenger/ 
Packages