Libraries tagged by redis cache
motomedialab/laravel-redis-driver
789 Downloads
A Laravel Redis driver override that enforces clearing of cache using prefixes, rather than a flush
kuick/cache
4083 Downloads
Kuick Cache is a slim PSR-16 Simple Cache Interface implementation, supporting backends including Redis, ApcU and FileSystem
yeszao/cache
46 Downloads
General redis and memcache class
vpg/titon.cache
9487 Downloads
The Titon cache package provides a data caching layer that supports multiple storage engines.
smart-php/super-cache
810 Downloads
Simple PHP cache mechanism which is 500X Faster Caching than Redis/Memcache/APC in PHP & HHVM
silviooosilva/cacheer-php
66 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
natsumework/laravel-cache-manager
221 Downloads
Allows you to easily manage the cache with config file. And provide a simple solution to solve the cache penetration and hotspot invalid.
momentohq/momento-php-redis-client
314 Downloads
Momento drop-in replacement for phpredis: A seamless drop-in replacement for phpredis, built with the Momento SDK for PHP. It mirrors the phpredis interface while leveraging Momento’s serverless cache for effortless scalability and zero operational overhead.
leafs/redis
459 Downloads
Super simple redis helper for your PHP apps.
lab2view/lada-cache
549 Downloads
A Redis based, automated and scalable database caching layer for Laravel
koded/cache-simple
7561 Downloads
A PSR-16 caching library with support for several caching technologies. Supports JSON data caching in Redis.
endeveit/cache
10474 Downloads
Simple caching library with support for tags.
cytec/laminas-cache-predis
38328 Downloads
Redis adapter for Laminas Framework 3 with tagging support
authentik/eloquent-cache
3885 Downloads
Easily cache your Laravel's Eloquent models
jmatosp/tumbleweed-cache
13330 Downloads
PHP caching implementation of PSR-6