Libraries tagged by memoization
chriskite/rem
8877 Downloads
Redis memoization for PHP
codingpaws/simple-memoize
2483 Downloads
Simple trait-based memoization to cache return values
kdaviesnz/memoization
7 Downloads
Wrapper for Ed Mann's memoize function
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
noframework/noframework
6 Downloads
Clear fast flexible lightweight php 5.5 framework
louis-l/once
13 Downloads
A magic memoization function
aetonsi/once-ancient
5 Downloads
fork of spatie/once compatible with php5
kanellov/memoize
17 Downloads
A simple memoization function
crodas/memorandum
9 Downloads
A magic memoization function on steroids
c01l/phpdecorator-memo
5 Downloads
Memoization for PHP methods using a Python style Decorator pattern.
northrook/memo
48 Downloads
PHP Memorization, offers persistent disk storage using OPcache, or integrate any symfony/cache adapter.