Libraries tagged by cache tag
rodrigopedra/file-tagged-cache
183 Downloads
File Tagged Cache Driver for Laravel
rbm/tagged-cache
1580 Downloads
Tagged Cache Manager
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.
maksatech/cache
18 Downloads
Cache storage with tag-based invalidation. Supports Redis and Memcached backends. Framework-agnostic.
tianshupei/taggable-repository-cache
2 Downloads
momentohq/laravel-cache
119 Downloads
Taggable Momento cache driver for Laravel.
mihai-stancu/cache-bundle
7580 Downloads
Cache items with associated tagging information and subsequently fetch or delete items based on tags.
fxcjahid/laravel-eloquent-cache-magic
25 Downloads
A lightweight Laravel package for automatic Eloquent query caching with zero-code auto-cache, Redis/Memcached tag support, and automatic cache invalidation
bayfrontmedia/php-cache
15 Downloads
A PSR-6 cache implementation which supports tags, metadata, hit counters, locking, and more.
anorgan/laravel-cache
16 Downloads
Laravel Cache package that supports tagging
pawel-brzezinski/scrapbook-tag-component
12 Downloads
Tag component for Scrapbook Cache library
ehmedp/laravel-redis-cache
1 Downloads
A performant, scalable, and flexible Redis cache package for Laravel with tags, groups, attributes, closure caching, and artisan commands.
dwi-wijonarko/laravel-simple-cache
0 Downloads
Simple cache management for Laravel with tags, warming, and monitoring dashboard
rickysu/tagcache
17643 Downloads
Provide a cache storage engine and delete with tags