Libraries tagged by tag caching
adunblock/server-tag-laravel
3 Downloads
A Laravel package to fetch and render scripts from a remote URL with caching support.
kleijnweb/rest-e-tag-bundle
130 Downloads
Caching and Concurrency Control for REST APIs using E-Tag Headers
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.
lunzai/laravel-cache-dependency
2 Downloads
Dependency-based caching for Laravel with tag and database dependencies inspired by Yii2
se7enxweb/symfony-cache
35 Downloads
Symfony Cache component with PSR-6, PSR-16, and tags
rosgear/symfony-cache
0 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
nael_d/cachex
24 Downloads
Cachex: A high-performance PHP caching library with support for multiple drivers, tags, and namespaces.
masum/laravel-tagging
3 Downloads
A comprehensive Laravel package for automatic tag generation and management with barcode support, events, bulk operations, and performance optimizations
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
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
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
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
yonkosam/laravel-cached-pagination
6 Downloads
A simple, tag-based caching layer for Eloquent pagination.
aftandilmmd/laravel-cacheable
7 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.