Libraries tagged by method cache
laragear/cache-query
74518 Downloads
Remember your query results using only one method. Yes, only one.
bnomei/kirby3-fingerprint
27492 Downloads
File Method and css/js helper to add cache-busting hash and optional Subresource Integrity to file
bigdevwhale/cachetastic
1222 Downloads
A package for caching method results in Laravel
tbbc/cache-bundle
13026 Downloads
Symfony Bundle - Cache abstraction and method annotations for controlling cache
litermi/cache-query-builder
3180 Downloads
it is a package provider cache from query generate and purge cache when used methods specifics
mouf/utils.cache.cache-interface
376186 Downloads
This package only contains the interface that must be implemented by caching classes. Unless you want to implement your own caching method, you should import a cache package that will use this interface. For instance, common.utils.session-cache, or common.utils.file-cache.
felixmaier1989/soft-cache
49313 Downloads
Soft cache for your class methods
eventix/cache
16691 Downloads
Provides caching methods which can be easily used for caching routes.
visol/cacheable
1843 Downloads
Allows caching the return value of Flow Framework methods through annotations
zenstruck/memoize
19 Downloads
Helper trait to efficiently cache expensive methods in memory.
quellabs/annotation-reader
74 Downloads
A PHP annotations reader that parses, processes, and caches docblock annotations for classes, properties, and methods.
kolirt/laravel-cacheable
45 Downloads
Easily cache and control class methods without having to remember cache key names
caiquemcz/query-from-cache
0 Downloads
Query From Cache is a Laravel package that provides a simple way to cache query results directly from your Eloquent models. It automatically caches the output of model methods and offers actions to refresh or clear the cache with minimal code changes.
pulkitjalan/cacheable
16201 Downloads
Automatically cache Eloquent models using the find methods
themeplate/cache
169 Downloads
Convenient fragment caching methods