Libraries tagged by Memoize Cache
traderinteractive/memoize
85132 Downloads
A library for memoizing repeated function calls.
h4kuna/memoize
89381 Downloads
Provide cache to memory for your class.
infocyph/intermix
3375 Downloads
A Collection of useful PHP class functions.
loophp/memoize
7049 Downloads
Memoize a closure.
dominionenterprises/memoize
25395 Downloads
A library for memoizing repeated function calls.
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
hoa/cache
23 Downloads
The Hoa\Cache library.
drupol/memoize
203 Downloads
Memoize a closure.
abmmhasan/oof
203 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
72 Downloads
A Collection of useful PHP class functions.
wnipun/wp-memoize
10 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
pinkcrab/memoize-trait
24 Downloads
Simple Memoize based object cache, used as a trait.
adduc/memoize-apc
6 Downloads
Memoize functionality backed by APC cache.
vairogs/functions-memoize
0 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
blainesch/li3_memoize
7 Downloads
Will aid in the caching of expensive helper/model instance methods.