Libraries tagged by Object Cache
l3rady/object-cache-apcu
834 Downloads
APCu backend for WordPress' 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
32246 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, HHVM, replication and clustering.
devgeniem/wp-disable-redis-object-cache-dropin
27761 Downloads
WordPress mu-plugin disabling Redis Object Cache for WordPress at various occasions.
romm/configuration-object
29368 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
4751 Downloads
Improves site performance by caching translation files using WordPress object cache.
philasearch/cache
20195 Downloads
PHP Website Caching Library for HTML and Objects
alleyinteractive/wp-psr16
4797 Downloads
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
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.
keltiecochrane/themosis-cache
508 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.
leocolomb/wp-acorn-cache
47 Downloads
A cache manager powered by Laravel through Acorn.
gjerokrsteski/php-dba-cache
18 Downloads
Create a caching with the PHP Database (dbm-style) Abstraction Layer to cache your objects, strings, integers or arrays
themonkeys/blade-cache-filter
965 Downloads
A simple caching filter that caches Laravel's Response objects