Libraries tagged by cache tags
devgroup/yii2-tag-dependency-helper
432184 Downloads
Helper for unifying cache tag names with invalidation support in yii2
tomatophp/filament-translations
5617 Downloads
Manage your translation with DB and cache, you can scan your languages tags like trans(), __(), and get the string inside and translate them use UI.
cache/void-adapter
2685707 Downloads
A PSR-6 cache implementation using Void. This implementation supports tags
cache/doctrine-adapter
685562 Downloads
A PSR-6 cache implementation using Doctrine. This implementation supports tags
cache/chain-adapter
409336 Downloads
A PSR-6 cache implementation using chain. This implementation supports tags
square/ttcache
9442 Downloads
Cache library based on prototype inheritance of tags
lbarulski/cache-tags-bundle
118264 Downloads
Bundle for custom varnish tags
generoi/sage-cachetags
10366 Downloads
t3/fluid_page_cache
36232 Downloads
Creates automatically tags for TYPO3's page cache, based on used variables in rendered Fluid templates on current page.
cache/mongodb-adapter
40828 Downloads
A PSR-6 cache implementation using MongoDB. This implementation supports tags
cache/memcache-adapter
303566 Downloads
A PSR-6 cache implementation using memcache. This implementation supports tags
unikent/tfilecache
25541 Downloads
Taggable File Cache driver for Laravel. Allows the use of Cache tags with a file cache.
aprivette/laravel-cache-refs
5305 Downloads
A Laravel Artisan command to purge cache tag refs from Redis
nepada/bust-cache
11788 Downloads
Cache busting Latte tag.
swayok/cache-filesystem-adapter
31106 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.