Libraries tagged by demonize
koktut/php-memoize
456 Downloads
Memoization functions result
dhii/memoize-memory
1677 Downloads
An in-memory memoizer implementation.
bytic/memoize
1813 Downloads
Php Framework
drupol/memoize
204 Downloads
Memoize a closure.
codingpaws/simple-memoize
2524 Downloads
Simple trait-based memoization to cache return values
daveross/functional-programming-utils
5241 Downloads
Functional Programming utilities for PHP 5.4+
hoa/cache
27 Downloads
The Hoa\Cache library.
abmmhasan/oof
205 Downloads
A Collection of useful PHP class functions.
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
zheltikov/php-memoize-redis
5 Downloads
wnipun/wp-memoize
11 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
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
tonybogdanov/memoize
4284 Downloads
Object & class-level in-memory caching
pinkcrab/memoize-trait
25 Downloads
Simple Memoize based object cache, used as a trait.
kanellov/memoize
18 Downloads
A simple memoization function