Libraries tagged by object-cache
alleyinteractive/wp-psr16
6534 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
inpsyde/translation-cache
4756 Downloads
Improves site performance by caching translation files using WordPress object cache.
littlebizzy/object-cache
2 Downloads
Drop-in persistent object cache for WordPress based on Redis in-memory storage that supports Predis, clusters, and WP-CLI (forked from PressJitsu).
dwnload/wp-rest-api-object-cache
719 Downloads
Enable object caching for WordPress' REST API. Aids in increased response times of your applications endpoints.
adamcrampton/object-cache
1263 Downloads
Redis object cache for Laravel
devgeniem/wp-redis-group-cache
12851 Downloads
A plugin extending the Redis Object Cache for WordPress with a group cache functionality
spacedmonkey/advanced-nav-cache
1544 Downloads
Cache wp_nav_menu output in object cache
ironbound/cache
2104 Downloads
Provides wrappers for WordPress' object cache to make storing and retrieving models easier.
romm/configuration-object
29449 Downloads
Transform any configuration plain array into a dynamic and configurable object structure, and pull apart configuration handling from the main logic of your script. Use provided services to add more functionality to your objects: cache, parents, persistence and much more.
keltiecochrane/themosis-cache
516 Downloads
The illuminate/cache package for Themosis backed by WP_Object_Cache.
djgadd/themosis-illuminate
549 Downloads
A themosis plugin that implements the illuminate/cache packing with a WP_Object_Cache driver
djgadd/themosis-cache
165 Downloads
The illuminate/cache package for Themosis backed by WP_Object_Cache.
humanmade/meta-lookups
3898 Downloads
Object cached Key/Value meta lookup framework for WordPress.
sunnysideup/object-cacher
19 Downloads
Cache data objects. Useful when you are working with large numbers and/or complex data objects that you need to access from various places in your code.
michaelesmith/object-cache
55 Downloads
An object cache that will seamlessly cache all method calls to an object