Esc
API Index — Namespaces, Packages, Reports, Indices
Handler
Table of Contents
Classes
- CoroutineMemorySessionHandler
- FileSessionHandler
- File-backed
\SessionHandlerInterfacefor ZealPHP. - RedisSessionHandler
- Redis-backed session handler for ZealPHP.
- StoreSessionHandler
- Backend-agnostic session handler — rides whichever backend
Store::defaultBackend()is configured with. - TableSessionHandler
- Table-as-store + file-as-backing session handler.