Libraries tagged by tagging cache
swayok/alternative-laravel-cache
574105 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/
apix/cache
546947 Downloads
A thin PSR-6 cache wrapper with a generic interface to various caching backends emphasising cache taggging and indexing to Redis, Memcached, PDO/SQL, APC and other adapters.
cache/adapter-bundle
911607 Downloads
A bundle that registers cache implementations as Symfony services supporting PSR-6 and tagging
cytec/laminas-cache-predis
40118 Downloads
Redis adapter for Laminas Framework 3 with tagging support
gryfoss/rapid-cache-client
752 Downloads
Caching service
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
dantleech/sf-http-cache-tagging
1033 Downloads
Symfony HTTP Cache Tagging middleware
internations/zend-cache-memcache-tagging-backend
19988 Downloads
Memcache backend for Zend_Cache with tagging support
philiprehberger/laravel-cache-toolkit
67 Downloads
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
bugover/laravel-repository
2775 Downloads
repository abstract layer for eloquent with tagging 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/
torann/taggable-file-cache
1907 Downloads
A Laravel file cache driver that supports tagging.
mihai-stancu/cache-bundle
7580 Downloads
Cache items with associated tagging information and subsequently fetch or delete items based on tags.
anorgan/laravel-cache
16 Downloads
Laravel Cache package that supports tagging
idct/php-rapid-cache-client
0 Downloads
High-performance Redis/Valkey-backed PSR-16 cache client for PHP, extended with tag-based invalidation, queues, sets, sorted sets, and atomic counters.