Libraries tagged by memoization
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
14 Downloads
A magic memoization function
aetonsi/once-ancient
5 Downloads
fork of spatie/once compatible with php5
northrook/cache
417 Downloads
PHP Memoization and native PHP data storage.
kanellov/memoize
18 Downloads
A simple memoization function
friendsofhyperf/once
6 Downloads
A magic memoization function for Hyperf.
crodas/memorandum
9 Downloads
A magic memoization function on steroids
chriskite/rem
8884 Downloads
Redis memoization for PHP
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.