Libraries tagged by php-sessions
texnder/sessnex
14 Downloads
light and easy session handler for texnder php framework
sun/session
72 Downloads
This package helps you to manage your session easily.
subapp/session
18 Downloads
Session Library
session-interop/utils.segment.writer
10 Downloads
This package contains the default implementation of session-writer-interop.
session-interop/utils.defaultmanager
52615 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.savable
52603 Downloads
This package contains the session implementation to be able to iterate over it.
session-interop/utils.arraysession.factory
3 Downloads
This package contains the session factory implementation to be able to create a session object from $_SESSION.
session-interop/utils.arraysession
52738 Downloads
This package contains the session interface implementation
session-interop/session-writer-interop
15 Downloads
This package contains the session interface for session saving interopability.
session-interop/session-manager-interop
52621 Downloads
This package contains the session interface for session management interopability.
session-interop/session-interop
60270 Downloads
This package contains the session interface for session interopability. It tries to standardize features in session object
session-interop/session-factory-interop
52589 Downloads
This package contains the session interface for session getting interopability.
session-interop/session-configuration-interop
52621 Downloads
This package contains the session interface for session configuration interopability.
session-interop/middleware.async
52633 Downloads
This package contains a zend's middleware to be able to inject a Session Object into the request
session-forge/session-forge
7 Downloads
The SessionForge library is designed to provide developers with a flexible and efficient tool for managing sessions using file manipulation. With SessionForge, you can easily create, read, update, and delete session data stored in files, enabling seamless integration of session management functionality into your applications.