Libraries tagged by session cache
wyrihaximus/react-http-middleware-response-cache-session-cache-configuration
1019 Downloads
Cache configuration that will prevent any request or response with an active session interact with the cache
tweekersnut/cache
8 Downloads
A high-performance, pluggable PHP caching library with Redis, file, session, and memory drivers.
mouf/utils.cache.session-cache
11 Downloads
This package contains a cache mechanism that relies on the session of the user. Therefore, the cache is a bit special, since it is kept for the duration of the session, and is only accessible by the current user. The session has to be started (using session_start()).
hiraeth/session-cache
301 Downloads
Cache based session storage for the Hiraeth Nano Framework
klsoft/yii3-cache-session-handler
0 Downloads
The package implements the SessionHandlerInterface using the PSR-16 cache for storage
booosta/cache_session
73 Downloads
PHP session based cache module for Booosta PHP Framework
iwai/phalcon-session-adapter-cachebackend
284 Downloads
CacheBackend adapter for session.
cakebake/php-session-storage
47 Downloads
Easy Session Storage/Cache
smart/browser-session
120 Downloads
Portable and cacheable browser sessions
wenprise/session-manager
27 Downloads
Native PHP sessions stored in the database or object cache.
taitava/php-cachedcall
10 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
peloncano/cakephp-plugin-redis-cache
526 Downloads
A CakePHP 2.0 plugin enabling Redis (http://redis.io/) backed sessions and caching. Uses the Predis (https://github.com/nrk/predis) library to communicate with Redis.
dmitry-suffi/redis-cache
18 Downloads
Redis cache
aloframework/session
53 Downloads
Redis or MySQL-based session management
cuephp/session
4 Downloads
cuephp Seesion Component