Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

License

NotificationsYou must be signed in to change notification settings

zendframework/zend-mvc-plugin-flashmessenger

Repository abandoned 2019-12-31

This repository has moved tolaminas/laminas-mvc-plugin-flashmessenger.

Build StatusCoverage Status

Flash messagesderive from Rails,and are used to expose messages from one action to the next, after which theyare cleared; a typical use case is withPost/Redirect/Get, wherethey are created in thePOST handler, and then displayed by theGET handlerto indicate success or failure to the end-user.

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

Installation

Run the following to install this library:

$ composer require zendframework/zend-mvc-plugin-flashmessenger

If you are using thezend-component-installer,you're done!

If not, you will need to add the component as a module to yourapplication. Add the entry'Zend\Mvc\Plugin\FlashMessenger' toyour list of modules in your application configuration (typicallyone ofconfig/application.config.php orconfig/modules.config.php).

Documentation

Browse the documentation online athttps://docs.zendframework.com/zend-mvc-plugin-flashmessenger/

Support

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors7

Languages


[8]ページ先頭

©2009-2025 Movatter.jp