Libraries tagged by redis cache
doctrine/cache
610415816 Downloads
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
yiisoft/yii2-redis
12321022 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
colinmollenhour/cache-backend-redis
23958212 Downloads
Zend_Cache backend using Redis with full support for tags.
tedivm/stash
4904636 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
5316937 Downloads
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
matomo/cache
1301220 Downloads
PHP caching library based on Doctrine cache
sonata-project/cache
22985093 Downloads
Cache library
matthiasmullie/scrapbook
2775033 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
swayok/alternative-laravel-cache
582057 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
rhubarbgroup/redis-cache
101226 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
iazaran/smart-cache
11212 Downloads
Smart Cache is a caching optimization package designed to enhance the way your Laravel application handles data caching. It intelligently manages large data sets by compressing, chunking, or applying other optimization strategies to keep your application performant and efficient.
cache/redis-adapter
4097824 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
laminas/laminas-cache-storage-adapter-redis
3122575 Downloads
Laminas cache adapter for redis
ymigval/laravel-model-cache
62012 Downloads
Laravel package for caching Eloquent model queries
spiritix/lada-cache
455975 Downloads
A Redis based, automated and scalable database caching layer for Laravel