Libraries tagged by predis-cache
renan/cakephp-predis
60071 Downloads
CakePHP 3.x Predis Cache Engine
kba-team/cakephp-predis
13797 Downloads
Predis cache engine for CakePHP
b3n/typo3-predis-cache
642 Downloads
TYPO3 backend cache based on predis
vulpes/cache
49 Downloads
PHP FIG PSR-16 Simple cache implementation.
yiisoft/yii2-redis
10620726 Downloads
Redis Cache, Session and ActiveRecord for the Yii framework
swayok/alternative-laravel-cache
457714 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
719 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.
pstaender/silverstripe-redis-cache
86574 Downloads
Enables Redis cache for SilverStripe
naroga/redis-cache
111713 Downloads
A Redis driver that implements PSR-16 (Simple Cache)
kalaspuff/redis-cache-zend-framework
50541 Downloads
Redis cache backend for Zend Framework
rtcamp/nginx-helper
16226 Downloads
Cleans nginx's fastcgi/proxy cache or redis-cache whenever a post is edited/published. Also does a few more things.
juampi92/artisan-cache-debug
5787 Downloads
Simple artisan command to debug your redis cache
blomstra/flarum-redis
42863 Downloads
Adds Redis cache, sessions and queue to Flarum
php-library/simple-cache
11516 Downloads
PHP Simple Cache Library
padosoft/laravel-super-cache-invalidate
3691 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.