Libraries tagged by session storage
hiraeth/stash-session
9222 Downloads
Cache based session storage via stash for the Hiraeth Nano Framework
superbalist/laravel-lusitanian-oauth-session-store
7867 Downloads
A Laravel session storage interface for the lusitanian/oauth library
vakata/session
6410 Downloads
A simple key-value storage class
quioteframework/cloud-azure
44 Downloads
Minimal Azure Blob and Table Storage clients, Shared Key or Azure AD (workload identity / az login) authenticated REST access with no azure-sdk dependency, plus a signed-request method for operations they do not model themselves. Framework-agnostic (built on quioteframework/storage, not the Quiote framework itself) and usable outside a Quiote application; also shared by Quiote's own Azure session and filesystem backends.
hnooz/laravel-shopping-cart
879 Downloads
A lightweight and flexible Laravel package for managing shopping carts with full support for cart items, session storage, and database persistence.
intersvyaz/yii-pdooci-httpsession
61503 Downloads
Yii httpsession extension by using PDOOCI as session data storage.
centrex/laravel-cart
1205 Downloads
Shopping cart for Laravel with session, cookie, and database storage, Livewire components, and REST API
quioteframework/session-pdo
92 Downloads
PDO-backed session storage for Quiote: a SessionPersistenceInterface implementation for SessionManager, plus a native SessionHandlerInterface implementation for the legacy Storage subsystem.
pfazzi/dynamo-db-session
169 Downloads
A DynamoDb adapter for Symfony session storage
nitecon/zf2-db-session
4857 Downloads
Zend Framework 2 database session storage
hautelook/session-storage-handler-chain
8612 Downloads
This is a Symfony 2 bundle that allows you to read/write session data from multiple storage handlers in an efficient way
haifanghui/session-monster
8452 Downloads
A monster eating session cookies - works with Varnish + Laravel
milqmedia/mq-redis-session
25559 Downloads
Zend Framework 2 redis session storage
snawoot/php-storageless-sessions
4714 Downloads
Storageless sessions with encrypted and HMAC-signed cookies
psr7-sessions/storageless-mezzio-integration
13420 Downloads
Storageless PSR-7 Session support for Mezzio