Libraries tagged by session-interface
aura/session-interface
778 Downloads
Light-weight interfaces for session managers and session segments, shared by Aura.Session, Aura.Auth, and any other package that needs to work with a session.
session-interop/utils.defaultmanager
54510 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
54494 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/session-manager-interop
54518 Downloads
This package contains the session interface for session management interopability.
session-interop/session-interop
62527 Downloads
This package contains the session interface for session interopability. It tries to standardize features in session object
session-interop/session-factory-interop
54482 Downloads
This package contains the session interface for session getting interopability.
session-interop/session-configuration-interop
54518 Downloads
This package contains the session interface for session configuration interopability.
session-interop/middleware.async
54507 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
session-interop/utils.arraysession
54635 Downloads
This package contains the session interface implementation
model/session
1139 Downloads
Basic session interface
marko/session
624 Downloads
Session interfaces and infrastructure for Marko Framework
stougeiro/session-contract
9 Downloads
Minimal, framework‑agnostic session and flash message contracts for PHP applications. Designed for both traditional PHP‑FPM and Swoole servers, enabling pluggable, storage‑independent session handling with zero friction.
session-interop/utils.segment.writer
11 Downloads
This package contains the default implementation of session-writer-interop.
session-interop/utils.arraysession.factory
4 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
session-interop/session-writer-interop
18 Downloads
This package contains the session interface for session saving interopability.