Libraries tagged by laravel cache replacement
swayok/alternative-laravel-cache
574984 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
10274 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.
henzeb/laravel-cache-index
15670 Downloads
Flexible replacement for tags
unionworx/laravel-serializes-models-with-cache
846 Downloads
This package provides a drop-in replacement for Laravel's SerializesModels trait that leverages your application's cache when unserializing models.
flobbos/laravel-image-cache
125 Downloads
Replacement for the now abandoned imagecache package by Intervention
kargnas/alternative-laravel-cache
4658 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/