Libraries tagged by tagged-cache
swayok/alternative-laravel-cache
584955 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/
yii1tech/tagged-cache
2693 Downloads
Provides support for tag aware cache for Yii1 application
brekitomasson/laravel-tagged-cache
1569 Downloads
A wrapper around the cache implementation to reduce complexity regarding caching in your Models
whoa-php/redis-tagged-cache
0 Downloads
Redis-based Cache with Tags implementation.
rodrigopedra/file-tagged-cache
183 Downloads
File Tagged Cache Driver for Laravel
rbm/tagged-cache
1580 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.
domatskiy/laravel-tagged-cache
0 Downloads
laravel tagged Cache
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/
dv0vd/laravel-simple-cache
1 Downloads
Simple trait for cache handling with tags support in Laravel
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.