This repository has moved to mezzio/mezzio-session-ext.
Provides an ext-session persistence adapter for use with zend-expressive-session.
Run the following to install this library:
$ composer require zendframework/zend-expressive-session-ext
Documentation is in the doc tree, and can be compiled using mkdocs:
$ mkdocs build
You may also browse the documentation online.