Libraries tagged by method cache
fuwasegu/cache-decorator
7 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
nickjbedford/randomstringgenerator
1301 Downloads
Provides methods to generate cryptographically strong random strings based on an input alphabet.
genesis/method-persister
315 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
265 Downloads
implements several cache-methods
yateric/cacheable
10 Downloads
Makes any object method return cacheable.
taitava/php-cachedcall
9 Downloads
A simple PHP trait that makes it easy to cache class method call results within a single session.
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
7 Downloads
An alternative method of categorizing cached items in Laravel
cirelramos/cache-query-builder
149 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
sevenecks/laravel-simple-cache
704 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods