Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 815 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 815 Bytes

mezzio-session-ext

Build Status Coverage Status

Provides an ext-session persistence adapter for use with mezzio-session.

Installation

Run the following to install this library:

$ composer require mezzio/mezzio-session-ext

Documentation

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

$ mkdocs build

You may also browse the documentation online.