Libraries tagged by redis cache
doctrine/cache
617094563 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
12640903 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
colinmollenhour/cache-backend-redis
24405589 Downloads
Zend_Cache backend using Redis with full support for tags.
tedivm/stash
4958109 Downloads
The place to keep your cache.
phpfastcache/phpfastcache
5488922 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.
swayok/alternative-laravel-cache
605023 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/
matomo/cache
1860312 Downloads
PHP caching library based on Doctrine cache
sonata-project/cache
23115369 Downloads
Cache library
matthiasmullie/scrapbook
2915326 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.
awssat/laravel-visits
176572 Downloads
Laravel Redis visits counter for Eloquent models
cachewerk/relay
90447 Downloads
The fastest Redis client for PHP. 100× faster cache reads, near-zero bandwidth, no code changes required.
rhubarbgroup/redis-cache
103541 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
iazaran/smart-cache
15073 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
4169391 Downloads
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
laminas/laminas-cache-storage-adapter-redis
3190323 Downloads
Laminas cache adapter for redis