zendframework/zend-expressive-flash

This package is abandoned and no longer maintained. The author suggests using the mezzio/mezzio-flash package instead.

Flash messages for PSR-7 and PSR-15 applications using zend-expressive-session

1.0.1 2019-06-24 22:24 UTC

This package is auto-updated.

Last update: 2020-01-28 16:27:34 UTC


README

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-flash.

Build Status Coverage Status

Provides flash messages for PSR-7 middleware using zend-expressive-session.

Installation

Run the following to install this library:

$ composer require zendframework/zend-expressive-flash

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:

$ mkdocs build

You may also browse the documentation online.