session-interop / utils.arraysession.savable
This package contains the session implementation to be able to iterate over it.
Package info
github.com/session-interop/utils.arraysession.savable
pkg:composer/session-interop/utils.arraysession.savable
1.0.0
2016-12-29 16:53 UTC
Requires
- php: >=7.1.0
- session-interop/utils.arraysession: ^3.0
This package is not auto-updated.
Last update: 2026-03-15 04:28:39 UTC
README
This package is a basic implementation of SessionInterface
Unlike ArraySession it implements the Iterator interface.