Libraries tagged by tag cache
rosgear/symfony-cache
21 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
mr-lexx/cache
2 Downloads
Memcache library with tags support
mihai-stancu/cache-bundle
7580 Downloads
Cache items with associated tagging information and subsequently fetch or delete items based on tags.
lunzai/laravel-cache-dependency
2 Downloads
Dependency-based caching for Laravel with tag and database dependencies inspired by Yii2
julienlinard/php-cache
178 Downloads
Système de cache moderne et sécurisé pour PHP 8+ avec support de multiples drivers (File, Redis, Memcached, Array), tags, TTL et invalidation
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation
gearmagicru/symfony-cache
111 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
galvani/cache
18 Downloads
Symfony Cache component with PSR-6, PSR-16, and tags
domatskiy/laravel-tagged-cache
0 Downloads
laravel tagged Cache
baukasten/cache
901 Downloads
Flexible multi-bucket caching system with support for Redis, file, and in-memory storage, featuring attribute-based method caching and tag-based invalidation
angelleger/laravel-response-cache
764 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
aftandilmmd/laravel-cacheable
8 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
cytec/zend3-cache-predis
2237 Downloads
Redis adapter for Zend Framework 3 with tagging support