Libraries tagged by php-session
programster/mysql-session-handler
7023 Downloads
MySQL PHP Session Handler
open-telemetry/opentelemetry-auto-session
6031 Downloads
OpenTelemetry auto-instrumentation for PHP Session functions
mouf/utils.session.session-manager
254809 Downloads
This package is used to manage sessions. It provides a DefaultSessionManager class that you can use to configure your PHP sessions, and a SessionManagerInterface that you can implement if you want to provide your own session management.
leafs/session
26654 Downloads
Leaf PHP session + flash modules
ezimuel/php-secure-session
6611 Downloads
Encrypt and authenticate PHP session data using AES-256 and HMAC-SHA256
altmetric/mongo-session-handler
59187 Downloads
A PHP session handler backed by MongoDB.
yakeing/php_session
95 Downloads
This is a SESSION class function package, use more easily, just a few simple functions can use it.
session-interop/utils.defaultmanager
54203 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
54188 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession
54328 Downloads
This package contains the session interface implementation
session-interop/session-manager-interop
54211 Downloads
This package contains the session interface for session management interopability.
session-interop/session-interop
62164 Downloads
This package contains the session interface for session interopability. It tries to standardize features in session object
session-interop/session-factory-interop
54175 Downloads
This package contains the session interface for session getting interopability.
session-interop/session-configuration-interop
54211 Downloads
This package contains the session interface for session configuration interopability.
session-interop/middleware.async
54222 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request