Libraries tagged by Object Cache
felixarntz/wp-psr-cache
215 Downloads
Object cache implementation for WordPress that acts as an adapter for PSR-6 and PSR-16 caching libraries.
devgeniem/wp-redis-object-cache-dropin
32285 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, HHVM, replication and clustering.
devgeniem/wp-redis-group-cache
12851 Downloads
A plugin extending the Redis Object Cache for WordPress with a group cache functionality
devgeniem/wp-disable-redis-object-cache-dropin
28206 Downloads
WordPress mu-plugin disabling Redis Object Cache for WordPress at various occasions.
inpsyde/translation-cache
4756 Downloads
Improves site performance by caching translation files using WordPress object cache.
oscarricardosan/cache_object
729 Downloads
Small package for handling cache in code block and not having to use session and avoid 'array_has' or the like.
philasearch/cache
20938 Downloads
PHP Website Caching Library for HTML and Objects
aucor/dynamic-mo-loader
54069 Downloads
Better text domain loading with object cache support for WordPress
spacedmonkey/advanced-nav-cache
1543 Downloads
Cache wp_nav_menu output in 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
1259 Downloads
Redis object cache for Laravel
romm/configuration-object
29443 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
513 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.