zendframework/zend-expressive-session-cache

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

PSR-6 session persistence adapter for zend-expressive-session.

1.3.1 2019-06-24 22:18 UTC

This package is auto-updated.

Last update: 2020-01-28 18:51:42 UTC


README

Repository abandoned 2019-12-31

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

Build Status Coverage Status

This library provides a PSR-6 session persistence adapter for zend-expressive-session.

Installation

Run the following to install this library:

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

Documentation

Browse the documentation online at https://docs.zendframework.com/zend-expressive-session-cache/

Support