Libraries tagged by Memoize Cache
traderinteractive/memoize
96587 Downloads
A library for memoizing repeated function calls.
h4kuna/memoize
104120 Downloads
Provide cache to memory for your class.
infocyph/intermix
4122 Downloads
A Collection of useful PHP class functions.
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.
loophp/memoize
7683 Downloads
Memoize a closure.
dominionenterprises/memoize
25397 Downloads
A library for memoizing repeated function calls.
hoa/cache
27 Downloads
The Hoa\Cache library.
drupol/memoize
204 Downloads
Memoize a closure.
codingpaws/simple-memoize
2514 Downloads
Simple trait-based memoization to cache return values
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
wnipun/wp-memoize
11 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
pinkcrab/memoize-trait
25 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