2017 © Pedro Peláez
 

library zend-expressive-session

Session container and middleware for PSR-7 applications

image

zendframework/zend-expressive-session

Session container and middleware for PSR-7 applications

  • Wednesday, March 21, 2018
  • by zendframework
  • Repository
  • 23 Watchers
  • 20 Stars
  • 9,150 Installations
  • PHP
  • 8 Dependents
  • 0 Suggesters
  • 10 Forks
  • 1 Open issues
  • 6 Versions
  • 48 % Grown

The README.md

zend-expressive-session

Repository abandoned 2019-12-31

This repository has moved to mezzio/mezzio-session., (*1)

Build Status Coverage Status, (*2)

This library provides session handling middleware for PSR-7 applications, using an adapter-based approach that will allow usage of ext-session, JWT, or other approaches., (*3)

Installation

Run the following to install this library:, (*4)

$ composer require zendframework/zend-expressive-session

However, the package is not immediately useful unless you have a persistence adapter. If you are okay with using ext-session, you can install the following package as well:, (*5)

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

Documentation

Documentation is in the doc tree, and can be compiled using mkdocs:, (*6)

$ mkdocs build

You may also browse the documentation online., (*7)

The Versions

21/03 2018

dev-develop

dev-develop

Session container and middleware for PSR-7 applications

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

middleware psr-7 zendframework zf session expressive zend-expressive

21/03 2018

dev-master

9999999-dev

Session container and middleware for PSR-7 applications

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

middleware psr-7 zendframework zf session expressive zend-expressive

15/03 2018

1.0.0

1.0.0.0

Session container and middleware for PSR-7 applications

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

middleware psr-7 zendframework zf session expressive zend-expressive

07/02 2018

dev-release-1.0.0

dev-release-1.0.0

Session container and middleware for PSR-7 applications

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

middleware psr-7 zendframework zf session expressive zend-expressive

07/02 2018

1.0.0alpha1

1.0.0.0-alpha1

Session container and middleware for PSR-7 applications

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

middleware psr-7 zendframework zf session expressive zend-expressive

10/10 2017

0.1.0

0.1.0.0

Session container and middleware for PSR-7 applications

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

middleware psr-7 zendframework zf session expressive