Libraries tagged by memoizer
abmmhasan/intermix
74 Downloads
A Collection of useful PHP class functions.
zheltikov/php-memoize-redis
4 Downloads
wnipun/wp-memoize
10 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
4282 Downloads
Object & class-level in-memory caching
pinkcrab/memoize-trait
24 Downloads
Simple Memoize based object cache, used as a trait.
kanellov/memoize
17 Downloads
A simple memoization function
blainesch/li3_memoize
7 Downloads
Will aid in the caching of expensive helper/model instance methods.
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.
codingpaws/simple-memoize
2486 Downloads
Simple trait-based memoization to cache return values
kdaviesnz/memoization
7 Downloads
Wrapper for Ed Mann's memoize function
spatie/once
26455068 Downloads
A magic memoization function
mmucklo/inflect
18823872 Downloads
inflect - a memoizing inflector for php
solodkiy/memorize
36253 Downloads
Simple cache for pure functions