Libraries tagged by redis-cache
yiisoft/yii2-redis
12187849 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
rhubarbgroup/redis-cache
100266 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
swayok/alternative-laravel-cache
574105 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/
iazaran/smart-cache
10200 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.
stfalcon-studio/doctrine-redis-cache-bundle
176202 Downloads
Add custom namespace for doctrine cache pools.
pstaender/silverstripe-redis-cache
102306 Downloads
Enables Redis cache for SilverStripe
naroga/redis-cache
128535 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
kalaspuff/redis-cache-zend-framework
52922 Downloads
Redis cache backend for Zend Framework
rtcamp/nginx-helper
17065 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also provides cloudflare edge cache purging with Cache-Tags.
llegaz/redis-cache
460 Downloads
PSR-16 and PSR-6 implementations based on Redis Strings and Hashes
tillkruss/redis-cache
43239 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
php-library/simple-cache
11953 Downloads
PHP Simple Cache Library
padosoft/laravel-super-cache-invalidate
8138 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
padosoft/laravel-super-cache
8650 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.
greenpeace/planet4-nginx-helper
112974 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.