Libraries tagged by method cache
taitava/php-cachedcall
10 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
8 Downloads
An alternative method of categorizing cached items in Laravel
cirelramos/cache-query-builder
151 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
sevenecks/laravel-simple-cache
705 Downloads
A wrapper for the laravel Cache facade that handles cache keys and namespacing the cache via static class methods
xinningsu/laravel-easy-cache
11 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.
themeplate/cache
182 Downloads
Convenient fragment caching methods
mima/cache-proxy
17 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.
tedon/kachet
3 Downloads
Elegant method-level caching for PHP classes
nnjeim/persist
50 Downloads
Laravel cache helper methods