Libraries tagged by Object Cache
helick/cache-helpers
391 Downloads
Helpers for the WordPress object cache and transients
foxelabs/wp-cache-helper
0 Downloads
Helper library for the WordPress object cache and transients with group flush support, per-prefix scoping, and a swappable driver layer.
cap-group-oy/redis-group-cache
193 Downloads
A plugin extending the Redis Object Cache for WordPress with a group cache functionality.
baba/object-cache
1127 Downloads
Simple framework for store php json serialized objects in cache. Supports Redis, Memcached, Disk.
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.
alexsancho/wp-redis-object-cache
1124 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, HHVM, replication and clustering.
alexsancho/wp-redis-group-cache
246 Downloads
A plugin extending the Redis Object Cache for WordPress with a group cache functionality
adamcrampton/object-cache
1287 Downloads
Redis object cache for Laravel
shortlist-digital/croissant-oembed-object-cache
1097 Downloads
Croissant plugin to cache all oembed results
scribe/cache-bundle
816 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
scr-be/teavee-object-cache-bundle
78 Downloads
Simple, robust, and extensible caching abstraction layer with support for custom backends through Symfony compiler tag registration and a central manager implementation. Implementations are provided for the following handlers.
ngmy/cached-object
16 Downloads
A caching scheme for an object for Laravel 4, inspired by Enterprise Rails
eribloo/laravel-cache-objects
23 Downloads
Strongly typed cache objects
truesocialmetrics/large-object-packer
940 Downloads
helper for storing large object in laminas cache adapters
yateric/cacheable
10 Downloads
Makes any object method return cacheable.