session-interop / utils.arraysession.savable
This package contains the session implementation to be able to iterate over it.
Installs: 52 602
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 0
Requires
- php: >=7.1.0
- session-interop/utils.arraysession: ^3.0
This package is not auto-updated.
Last update: 2024-11-09 21:17:05 UTC
README
This package is a basic implementation of SessionInterface
Unlike ArraySession
it implements the Iterator interface.