Libraries tagged by tagged cache
swayok/alternative-laravel-cache
419648 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
1280 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
byerikas/cache-tags
2479 Downloads
Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.
yii1tech/tagged-cache
1229 Downloads
Provides support for tag aware cache for Yii1 application
rodrigopedra/file-tagged-cache
181 Downloads
File Tagged Cache Driver for Laravel
microweber-packages/laravel-tagged-file-cache
1113 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
whoa-php/redis-tagged-cache
0 Downloads
Redis-based Cache with Tags implementation.
rbm/tagged-cache
1557 Downloads
Tagged Cache Manager
paneidos/laravel-tagged-cache
5223 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
17 Downloads
Redis-based Cache with Tags implementation.
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/
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
144 Downloads
Cache (redis or memcache), fast delete, optionally based on tags