Session
Table of Contents
Interfaces
- SessionInterface
- SessionManagerInterface
- Factory interface for creating session instances.
- SessionStoreInterface
Classes
- FileSessionStore
- File-based session store.
- InMemorySessionStore
- Psr16SessionStore
- PSR-16 compliant cache-based session store.
- Session
- SessionManager
- Default implementation of SessionManagerInterface.