Libraries tagged by method cache
fuwasegu/cache-decorator
6 Downloads
A decorator for caching the results of method calls on any instance, supporting pure functions only.
redhead/cached
13 Downloads
A Kdyby\Aop aspect for caching method return values
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
invincible-tech-systems/easeampredis
34 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.
nickjbedford/randomstringgenerator
1206 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
rapidwebltd/caching-object-wrapper
19 Downloads
Wraps up any PHP object so all its methods are cached.
genesis/method-persister
313 Downloads
Allows caching of any method in code.
titasgailius/closure-cache
8 Downloads
Cache method, function or closure results.
rodrigovr/php-aop-cache
0 Downloads
Cache method calls using Aspect-Oriented Programming techniques.
pbxg33k/phalcon-dummy-backend-cache
6 Downloads
This is a library which doesn't cache but still offers a class that responses to the cache methods. Useful for developing/testing without cache.
jlanger/cache
263 Downloads
implements several cache-methods
yateric/cacheable
10 Downloads
Makes any object method return cacheable.
michaelesmith/object-cache
55 Downloads
An object cache that will seamlessly cache all method calls to an object
keepme/cache
6 Downloads
Easy to use cache - 3 methods in total! - with simple implementation based on PSR-6 standard.
mis3085/laravel-cache-label
6 Downloads
An alternative method of categorizing cached items in Laravel