Libraries tagged by tag caching
symfony/cache
292562722 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
matthiasmullie/scrapbook
1887870 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
geekcache/geekcache
37528 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
padosoft/laravel-super-cache
2760 Downloads
A Laravel package for advanced caching with tags and namespaces in Redis.
endeveit/cache
10471 Downloads
Simple caching library with support for tags.
gearmagicru/symfony-cache
73 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
yonkosam/laravel-cached-pagination
4 Downloads
A simple, tag-based caching layer for Eloquent pagination.
codeq/assethelpers
14 Downloads
A package to provide selection of whole asset collection and tags in Neos content editing that keeps caching in mind.
msolutions/tag-cache
41 Downloads
File tag caching package
kleijnweb/rest-e-tag-bundle
129 Downloads
Caching and Concurrency Control for REST APIs using E-Tag Headers
nael_d/cachex
5 Downloads
Cachex: A PHP caching library with in-memory and file-based storage, offering flexible options for TTL, tags, and namespaces.
galvani/cache
18 Downloads
Symfony Cache component with PSR-6, PSR-16, and tags
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation
scribe/cache-bundle
815 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.