Libraries tagged by session storage
stougeiro/session-contract
9 Downloads
Minimal, framework‑agnostic session and flash message contracts for PHP applications. Designed for both traditional PHP‑FPM and Swoole servers, enabling pluggable, storage‑independent session handling with zero friction.
opis/storages
1561 Downloads
This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config
klimesf/nette-jwt-user-storage
47 Downloads
Nette IUserStorage implementation using JWT instead of sessions.
kinetis/session
24 Downloads
Cookie-backed sessions and CSRF protection for Kinetis — file, Redis, and SQL storage behind one store interface.
webarchitect609/memcache-bundle
705 Downloads
Memcache Doctrine caching and session storage in the Web Debug Toolbar
nassiry/flash-messages
429 Downloads
A PHP package for handling flash messages with session storage & rendering.
pulpmedia/p3pcookiebundle
18209 Downloads
Solves Cookie Storage issues in iFrames for Internet Explorer in Symfony2
alex-kassel/history-engine
7 Downloads
Storage-agnostic history and state navigation engine for PHP 8.2+ and Laravel applications.
stougeiro/session
2 Downloads
A secure, predictable and extensible session manager for PHP‑FPM applications, featuring custom lifecycle, automatic expiration, safe ID regeneration and pluggable storage handlers (file and SQLite).
smart-core/session-bundle
633 Downloads
Doctrine ORM Session Storage Handler
session-forge/session-forge
22 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.
quioteframework/session-redis
0 Downloads
Redis-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, built on predis/predis.
qanna/session-bag
2 Downloads
A lightweight and flexible package designed to simplify session management in PHP. It offers a convenient api for storing, retrieving and managing session data with a built-in feature for flashing messages.
n0v3xx/mq-redis-session
110 Downloads
Zend Framework 2 redis session storage
metabolism/wp-redis-user-session-storage
57 Downloads
Store WordPress user session tokens in Redis rather than the usermeta table. Requires PECL Redis library.