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.
Package info
github.com/zendframework/zend-expressive-session-cache
pkg:composer/zendframework/zend-expressive-session-cache
1.3.1
2019-06-24 22:18 UTC
Requires
- php: ^7.1
- dflydev/fig-cookies: ^1.0.2 || ^2.0
- psr/cache: ^1.0
- psr/container: ^1.0
- zendframework/zend-expressive-session: ^1.2
Requires (Dev)
- phpunit/phpunit: ^7.1.1
- zendframework/zend-coding-standard: ~1.0.0
- zendframework/zend-diactoros: ^2.0
Suggests
- psr/cache-implementation: This package requires a PSR-6 CacheItemPoolInterface implementation.
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.
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/