Libraries tagged by SessionPHP
mastertang/sessionpackage
8 Downloads
Session package for PHP
ketangp/sessionpack
16 Downloads
Logging for PHP 5.3
firegate666/doctrine-sessionhandler
33 Downloads
Simple doctrine PHP session handler
bazo/nette-ratchet-sessionprovider
811 Downloads
Nette session provider for Ratchet websocket server
zahycz/sessionless
6725 Downloads
Non-I/O blocking PHP SessionHandler implementation using Nette/Caching with DI Extension for Nette framework
sylae/doctrine-dbal-session-handler
32 Downloads
SessionHandlerInterface implementation using doctrine/dbal
quioteframework/session-s3
0 Downloads
AWS S3 session backend for Quiote — a SessionPersistenceInterface implementation for SessionManager, backed by a minimal SigV4 REST client (no aws-sdk-php dependency).
quioteframework/session-pdo
3 Downloads
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
quioteframework/session-gcs
0 Downloads
Google Cloud Storage session backend for Quiote — a SessionPersistenceInterface implementation for SessionManager, backed by a minimal HMAC-key REST client (no google/cloud-storage dependency).
quioteframework/session-azure
0 Downloads
Azure Blob Storage and Table Storage session backends for Quiote — SessionPersistenceInterface implementations for SessionManager, backed by minimal Shared-Key REST clients (no official SDK dependency).
oonix/encrypted-sessions
46 Downloads
Implementation of SessionHandlerInterface for encrypted sessions using the session ID as the key. Includes abstract class and a filesystem implementation.
nofw/session-handlers
24 Downloads
Package providing various SessionHandlerInterface implementations
micheledef/pdo-session-handler
60 Downloads
Store data in a database using PDO and the SessionHandlerInterface interface
mamluk/couchdb
1423 Downloads
A CouchDB Client and SessionHandler
klsoft/yii3-cache-session-handler
0 Downloads
The package implements the SessionHandlerInterface using the PSR-16 cache for storage