zendframework/zend-expressive-session-ext

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

ext-session persistence adapter for zend-expressive-session

1.7.0 2019-10-16 15:37 UTC

README

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-session-ext.

Build Status Coverage Status

Provides an ext-session persistence adapter for use with zend-expressive-session.

Installation

Run the following to install this library:

$ composer require zendframework/zend-expressive-session-ext

Documentation

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

$ mkdocs build

You may also browse the documentation online.