Libraries tagged by session cache
karriere/state
19337 Downloads
Laravel package for storing current application state in cache/session
mouf/utils.cache.cache-interface
381090 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
aequasi/cache-bundle
152825 Downloads
Creates services in Symfony 2, for cache, that can also be used with doctrines three cache types. It also provides functionality for session handler support, and Router support.
heyanlong/yii2-redis
24044 Downloads
Redis 3.x Cluster Cache, Session and ActiveRecord for the Yii framework
blomstra/flarum-redis
44546 Downloads
Adds Redis cache, sessions and queue to Flarum
glowingblue/redis-setup
26175 Downloads
Makes it easy to enable/disable Redis features: Cache, Queue & Sessions
ytake/laravel-couchbase
52396 Downloads
Couchbase providers for Laravel
ezsystems/stash-bundle
265188 Downloads
Incorporates the Stash caching library into Symfony.
duncan3dc/helpers
188109 Downloads
A collection of useful helper classes
mojifan/yii2-predis
57272 Downloads
Redis Cache, Session for the Yii2
gwhitdev/laravel-queue-doctor
742 Downloads
Diagnose Laravel queue health and web-tier store reachability: catch worker/connection mismatches, stalled backlogs, and the cache/session Redis outages that 500 every request.
atyagi/elasticache-laravel
313472 Downloads
Elasticache Drivers for Laravel Cache and Session
hiraeth/stash-session
8875 Downloads
Cache based session storage via stash for the Hiraeth Nano Framework
genai/session
128 Downloads
Session component with pluggable storage: native files (default), a project file dir (cache/session), or a database (PDO). A small Session API over native PHP sessions; a SessionStore save-handler decides where the data lives. Driver chosen from the [session] config group. PHP 5.3-safe runtime.
apix/simple-cache
17563 Downloads
The PSR-16 extension to Apix-Cache.