Libraries tagged by demonize
dhii/memoize-memory
1684 Downloads
An in-memory memoizer implementation.
blainesch/li3_memoize
7 Downloads
Will aid in the caching of expensive helper/model instance methods.
arraypress/wp-memoize
0 Downloads
Fast in-memory function memoization for WordPress with TTL support and performance statistics.
antevenio/memoize
3733 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
alielmajdaoui/laravel-memoize
64 Downloads
Memoize your expensive computed values to use in different components per each request.
adduc/memoize-apc
6 Downloads
Memoize functionality backed by APC cache.
abijahkaj/memorize
16 Downloads
A PHP implementation of the SM-2 algorithm
cyber-duck/laravel-cacheing-memoizer
30 Downloads
cyber-duck/cacheing-memoizer
46 Downloads
Easy to use, flexible memoizer with optional automated cacheing
nemorize/fexpr
11 Downloads
Simple filter query language parser (originally written in go by ganigeorgiev/fexpr)
nemorize/curried
7 Downloads
A utility to create curried functions that its parameters are reordered by user-defined order.
kdaviesnz/memoization
7 Downloads
Wrapper for Ed Mann's memoize function