Libraries tagged by cache tag
andersundsehr/cache-automation
2 Downloads
Automatically Adds Cache Tags and cache lifetime
mis3085/laravel-cache-label
7 Downloads
An alternative method of categorizing cached items in Laravel
kubomikita/cache-tags-tracy-panel
2 Downloads
perturbatio/cachetags
15535 Downloads
Provides a partial caching mechanism for use with Laravel's Blade templating language or in normal PHP with the helpers
netlogix/cachetags
840 Downloads
whoa-php/redis-tagged-cache
0 Downloads
Redis-based Cache with Tags implementation.
paneidos/laravel-tagged-cache
5221 Downloads
Force a tag on your cache, allowing you to share memcache instances.
msolutions/tag-cache
40 Downloads
File tag caching package
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.
domatskiy/laravel-tagged-cache
0 Downloads
laravel tagged Cache
torann/taggable-file-cache
1906 Downloads
A Laravel file cache driver that supports tagging.
rodrigopedra/file-tagged-cache
179 Downloads
File Tagged Cache Driver for Laravel
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.