Libraries tagged by cache key
naucon/storage
2718 Downloads
Storage Abstraction Layer .
bnomei/kirby3-php-cachedriver
2387 Downloads
PHP based Cache-Driver
bnomei/kirby3-lapse
2610 Downloads
Cache any data until set expiration time
exts/cathy
1575 Downloads
Cache key generation library for allowing your caching system to support 'path/ing/keys' easily :)
aligent/cacheobserver
27 Downloads
Magento extension to add cache keys and tags to blocks that are not cached by default.
weboftalent/cachekeyhelper
106 Downloads
Centralise partial queries into a single query to improve performance
pilsetnieks/key-value-api
1545 Downloads
Simple key-value cache API to abstract the underlying key-value store.
voceconnect/wp-cache-bucket
28281 Downloads
Allows cache items to be tied to a single validation key
romeoz/rock-cache
3084 Downloads
Unified API for key-value storages in memory. As a storage can be used: APC, Redis, Memcache, Couchbase or MongoDB. All storage objects have one interface, so you can switch them without changing the working code.
iron-io/iron_cache
14804 Downloads
Client binding for IronCache (A key/value store in the cloud)
artdevue/fcache
149 Downloads
Driver file cache, separation key-folder, Laravel 4 integration
devorto/caching
1722 Downloads
Simple caching interface to provide key/value cache and adapters.
wyrihaximus/react-cache-key-prefix
1849 Downloads
Prefix all calls with a prefix
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
hareland/multi-cache-remember
195 Downloads
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.