Libraries tagged by laravel cache replacement
swayok/alternative-laravel-cache
600486 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
14228 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
17011 Downloads
Flexible replacement for tags
unionworx/laravel-serializes-models-with-cache
1446 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
173 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/