Libraries tagged by cache-keys
vendic/module-optimize-cache-size
80958 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
106992 Downloads
Library that allows you to generate cache keys based on various data formats.
silverstripe-terraformers/keys-for-cache
31054 Downloads
Silverstripe cache key management
abr4xas/cache-ui-laravel
3678 Downloads
List, search and delete individual cache keys without having to purge the entire cache
g4/russian-doll
66006 Downloads
russian-doll php library
wyrihaximus/react-cache-key-prefix
1977 Downloads
Prefix all calls with a prefix
exts/cathy
2060 Downloads
Cache key generation library for allowing your caching system to support 'path/ing/keys' easily :)
bunkuris/has-cache
3243 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.
noizu-labs/fragmented-keys
9367 Downloads
Fragmented key cache invalidation library. Compose cache keys from independently versioned tags — increment a tag to invalidate all dependent keys without explicit deletes.
philiprehberger/laravel-cache-toolkit
240 Downloads
Standardized cache key builder and tag-aware cache operations for Laravel with graceful fallback for non-tagging drivers
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
kolirt/laravel-cacheable
52 Downloads
Easily cache and control class methods without having to remember cache key names