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