Libraries tagged by tagged cache
swayok/alternative-laravel-cache
326208 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/
brekitomasson/laravel-tagged-cache
794 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
yii1tech/tagged-cache
410 Downloads
Provides support for tag aware cache for Yii1 application
rodrigopedra/file-tagged-cache
171 Downloads
File Tagged Cache Driver for Laravel
byerikas/classic-taggable-cache
18 Downloads
Classic Redis/Valkey taggable cache integration for Laravel. Allows for retrieving / flushing multiple tagged items by a single tag.
whoa-php/redis-tagged-cache
0 Downloads
Redis-based Cache with Tags implementation.
rbm/tagged-cache
1537 Downloads
Tagged Cache Manager
paneidos/laravel-tagged-cache
5220 Downloads
Force a tag on your cache, allowing you to share memcache instances.
lolltec/limoncello-php-component-redis-tagged-cache
0 Downloads
Redis-based Cache with Tags implementation.
limoncello-php/redis-tagged-cache
16 Downloads
Redis-based Cache with Tags implementation.
kargnas/alternative-laravel-cache
4657 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/
ferdiunal/laravel-cache-couchdb
0 Downloads
This package provides a cache store implementation for Laravel that uses a CouchDB database to store cached items. It supports both the default and tagged cache functionality of Laravel.
domatskiy/laravel-tagged-cache
0 Downloads
laravel tagged Cache
sylweriusz/taggedcache
143 Downloads
Cache (redis or memcache), fast delete, optionally based on tags
microweber-packages/laravel-tagged-file-cache
1091 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.