Libraries tagged by demonize
antevenio/memoize
3045 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
dominionenterprises/memoize
25394 Downloads
A library for memoizing repeated function calls.
kalibora/memoization
2615 Downloads
A small helper for memoizing.
zheltikov/php-memoize
801 Downloads
zeus/memoize
6 Downloads
php memoize library
zenstruck/memoize
6 Downloads
Helper trait to efficiently cache expensive methods in memory.
wnipun/wp-memoize
10 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
wiwofone/memorize
111 Downloads
A PHP implementation of the SM-2 algorithm
phpyh/lru-memoizer
1957 Downloads
PHPyh LRU Memoizer
laracraft-tech/memoize
55 Downloads
Simple PHP trait to memoize function calls.
koktut/php-memoize
456 Downloads
Memoization functions result
jrumbut/eloquent-memoize
7432 Downloads
Memoization for Eloquent (Laravel) Models
bytic/memoize
1614 Downloads
Php Framework
alielmajdaoui/laravel-memoize
62 Downloads
Memoize your expensive computed values to use in different components per each request.
drupol/memoize
203 Downloads
Memoize a closure.