Libraries tagged by cache-keys
vendic/module-optimize-cache-size
68890 Downloads
Magento 2 extension that reduces the number of cache keys by removing catalog_product_view_id_, catalog_product_view_sku_, catalog_product_view_attribute_set_, catalog_category_view_id_ layout handles by default
ecomdev/cache-key
105604 Downloads
Library that allows you to generate cache keys based on various data formats.
silverstripe-terraformers/keys-for-cache
29074 Downloads
Silverstripe cache key management
abr4xas/cache-ui-laravel
3383 Downloads
List, search and delete individual cache keys without having to purge the entire cache
g4/russian-doll
65545 Downloads
russian-doll php library
philiprehberger/laravel-cache-toolkit
87 Downloads
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
exts/cathy
1977 Downloads
Cache key generation library for allowing your caching system to support 'path/ing/keys' easily :)
bunkuris/has-cache
2786 Downloads
HasCache trait for Laravel models with cache key managers
aligent/cacheobserver
30 Downloads
Magento extension to add cache keys and tags to blocks that are not cached by default.
wyrihaximus/react-cache-key-prefix
1850 Downloads
Prefix all calls with a prefix
jeroenvdheuve/twig-cache-key-bundle
3803 Downloads
Modifies the twig cache key, to make the cache key the same across multiple directories.
oxhq/cachelet-core
9 Downloads
Core cache orchestration runtime for the Cachelet package family.
sevenecks/laravel-simple-cache
705 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
rdcstarr/superpower-query
1 Downloads
Cache + Meilisearch + DB fallback query layer for Laravel. Fluent SuperPowerQuery + SuperPowerModel trait with auto-derived cache keys, tagged caching, and transparent fallback to Eloquent when Meilisearch is unavailable.
kolirt/laravel-cacheable
51 Downloads
Easily cache and control class methods without having to remember cache key names