Libraries tagged by tagged cache
swayok/alternative-laravel-cache
376985 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
1085 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
byerikas/cache-tags
710 Downloads
Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.
yii1tech/tagged-cache
716 Downloads
Provides support for tag aware cache for Yii1 application
whoa-php/redis-tagged-cache
0 Downloads
Redis-based Cache with Tags implementation.
rodrigopedra/file-tagged-cache
179 Downloads
File Tagged Cache Driver for Laravel
rbm/tagged-cache
1548 Downloads
Tagged Cache Manager
paneidos/laravel-tagged-cache
5221 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
1102 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.