quioteframework/session-pdo
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
时间:2026-07-04 21:44
klsoft/yii3-cache-session-handler
The package implements the SessionHandlerInterface using the PSR-16 cache for storage
时间:2026-02-16 13:39
carry0987/session-manager
Flexible and secure session management for PHP. This library provides an object-oriented wrapper for PHP's native session handling functions, implementing SessionHandlerInterface for easy integration with existing projects. It also comes with additional features like session encryption and database
时间:2024-01-09 05:56
micheledef/pdo-session-handler
Store data in a database using PDO and the SessionHandlerInterface interface
时间:2023-03-13 10:02
detain/session-samurai
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and loc
时间:2023-02-16 18:26
sylae/doctrine-dbal-session-handler
SessionHandlerInterface implementation using doctrine/dbal
时间:2022-08-16 13:27
nofw/session-handlers
Package providing various SessionHandlerInterface implementations
时间:2017-04-15 07:53
byjg/jwt-session
A PHP session replacement that stores session data in JWT tokens instead of the filesystem. This implementation follows the SessionHandlerInterface standard, enabling stateless sessions without the need for dedicated session servers like Redis or Memcached. Perfect for distributed applications and m
时间:2017-03-25 21:07
cache/session-handler
An implementation of PHP's SessionHandlerInterface that allows PSR-6
时间:2016-01-23 12:33
vcorbacho/sessionhandlerinterface
PHP 5.3 compatibility for PHP 5.4 SessionHandlerInterface
时间:2015-07-24 06:33
oonix/encrypted-sessions
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
时间:2014-07-15 10:34