Libraries tagged by Object Cache
ntb/silverstripe-caching
244 Downloads
Add ability to cache data objects, function results and arbitrary data.
onaonbir/oo-metas
103 Downloads
Flexible and extensible metadata management system for Laravel models with caching, dot notation, connected models, and type-safe value objects.
3f/facebook-od
35 Downloads
Facebook Open Graph Object Debugger CLI.
wenprise/session-manager
41 Downloads
Native PHP sessions stored in the database or object cache.
djgadd/themosis-illuminate
579 Downloads
A themosis plugin that implements the illuminate/cache packing with a WP_Object_Cache driver
humanmade/meta-lookups
3898 Downloads
Object cached Key/Value meta lookup framework for WordPress.
ichhabrecht/intcache
3937 Downloads
Turn uncachable page objects into cacheable links
waughj/file-loader
296 Downloads
Object for easily generating image sources with autoversioning for handling cache corruption.
genai/validation
115 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
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.
phpf/cache
12 Downloads
Phpf Cache package
michaelesmith/object-cache
55 Downloads
An object cache that will seamlessly cache all method calls to an object
mageomni/redis-cache
1 Downloads
A persistent object cache backend powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
lukaspawlik/s3-uploads-cache
8 Downloads
Object cache support for S3 Uploads Plugin
jazzman/wp-object-cache
380 Downloads
Enable object caching for WordPress