Libraries tagged by method cache
xinningsu/laravel-easy-cache
10 Downloads
Easy way to cache the result of service method as demand.
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.
andydune/object-cache-proxy
16 Downloads
Allow cache results for execution object method. Transparent to working code.
mindsize/wp-fragment-cache
54 Downloads
Abstraction of fragment caching methods for developers to use and integrate into WordPress plugins and themes.
mima/cache-proxy
16 Downloads
Decorator for public methods of any classes for proxy request to cache
epiphany/service-cache-bundle
33 Downloads
Cache or store responses from a Symfony2 service by annotating its methods
chrgriffin/laravel-cacheable
52 Downloads
A GOAOP implementation for easily caching method calls.
nnjeim/persist
49 Downloads
Laravel cache helper methods
invincible-tech-systems/easeampredis
45 Downloads
A very simple and safe PHP library that provides methods to access redis cache in php applications. This wraps up the AmPHP related Redis Package to interact with Redis in-memory cache in an asynchronous & non-blocking way.
havvg/propel-uniquekey-instancepooling-behavior
58 Downloads
The UniqueKeyInstancePoolingBehaviors adds additional instance pooling to findOne query methods operating on unique keys.
blainesch/li3_memoize
7 Downloads
Will aid in the caching of expensive helper/model instance methods.
oliver-schoendorn/dependency-injector
103 Downloads
A very simple dependency injector that supports instance creation and auto wiring of classes, class methods and functions. Additionally it provides simple means of caching the necessary reflections to boost performance in heavy load environments.
imsamurai/cakephp-monitoring-plugin
15 Downloads
Use it if you want to wrap model methods with cache
imsamurai/cakephp-caching-behavior
18 Downloads
Use it if you want to wrap model methods with cache
rapidwebltd/caching-object-wrapper
19 Downloads
Wraps up any PHP object so all its methods are cached.