Libraries tagged by redis cache
heropoo/cache
190 Downloads
cache component
gollumsf/cache-bundle
6 Downloads
Add very simple cache service for (File, Apc, Apcu, Memcached, Redis...)
fxcjahid/laravel-eloquent-cache-magic
1 Downloads
A powerful Laravel package for automatic Eloquent query caching with Redis/Memcached tag support, automatic invalidation, and advanced monitoring
flashytime/db-cache
13 Downloads
A PHP library to cache database, supports MySQL,Mongo and Memcached,Redis...
firehed/redis-psr16
1512 Downloads
Redis implementation of PSR-16
fengdangxing/hyperf-mongodb-model-cache
12 Downloads
hyperf-mongodb model cache
fengdangxing/hyperf-model-cache
14 Downloads
hyperf-db模型缓存、查询sql后自动缓存
enova/cache
644 Downloads
Customizations for caching
echozzy/easyswoole-cache
12 Downloads
易用的缓存工具类(FileSystem/Redis/Memcahced/SwooleTable)支持协程特性
dj-thd2/mysql-pdo-cache
45 Downloads
MySQL transparent PDO wrapper with (somewhat) smart query caching on Redis
depage/cache
619 Downloads
depage-cache is a simple caching class with different backends that are interchangable.
cuephp/cache
11 Downloads
a light weight cache lib
comporu/cache
141 Downloads
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported. New adapters is comming!
comodojo/cache
2917 Downloads
PSR-6 and PSR-16 compliant enhanced cache manager across multiple storage engines
bentools/redis-psr6-ttl-aware-adapter
190 Downloads
Override of Symfony PSR6 cache RedisAdapter, retrieving expiration on an existing item.