Libraries tagged by object-cache
devgeniem/wp-redis-group-cache
12809 Downloads
A plugin extending the Redis Object Cache for WordPress with a group cache functionality
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
romm/configuration-object
29431 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.
inpsyde/translation-cache
4755 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.
spacedmonkey/advanced-nav-cache
1543 Downloads
Cache wp_nav_menu output in object cache
ironbound/cache
2099 Downloads
Provides wrappers for WordPress' object cache to make storing and retrieving models easier.
keltiecochrane/themosis-cache
510 Downloads
The illuminate/cache package for Themosis backed by WP_Object_Cache.
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
jazzman/wp-object-cache
380 Downloads
Enable object caching for WordPress
idct/limited-objects-cache
6 Downloads
Simple ArrayAccess objects' cache with a lookup table in memory and fallback to files with serialized data.