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

Installs: 86 971

Dependents: 4

Suggesters: 1

Security: 0

Stars: 12

Watchers: 15

Forks: 10

Open Issues: 5

pkg:composer/zendframework/zend-expressive-session-ext

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.