Libraries tagged by tagged cache
swayok/alternative-laravel-cache
583898 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/
byerikas/cache-tags
20474 Downloads
Allows for Redis/Valkey cache flushing multiple tagged items by a single tag.
yii1tech/tagged-cache
2683 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
cloudcastle/di
18 Downloads
Lightweight PSR-11 dependency injection container for PHP 8.1+. Autowiring, declarative configuration (PHP/JSON/YAML/XML), directory scan, compiled container, contextual binding, scoped services (request/transient), lazy ghost proxy (opt-in), profiler/memory pool/smart cache (opt-in), custom inject attributes, tagged services, decorators. Лёгкий DI-контейнер с autowiring, конфигурацией из файлов, compile в PHP-класс и scan, одна зависимость psr/container.
sylweriusz/taggedcache
155 Downloads
Cache (redis or memcache), fast delete, optionally based on tags
microweber-packages/laravel-tagged-file-cache
1182 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.
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.
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.