Libraries tagged by memoization
spatie/once
24196252 Downloads
A magic memoization function
traderinteractive/memoize
73760 Downloads
A library for memoizing repeated function calls.
andrewdalpino/dataloader-php
7419 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
loophp/memoize
6029 Downloads
Memoize a closure.
rikudou/memoize-bundle
1045 Downloads
Automatic memoization for your Symfony services
geekcache/geekcache
36763 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
kalibora/memoization
2610 Downloads
A small helper for memoizing.
dominionenterprises/memoize
25394 Downloads
A library for memoizing repeated function calls.
zonuexe/functools
50 Downloads
Functional toolbox
jrumbut/eloquent-memoize
7432 Downloads
Memoization for Eloquent (Laravel) Models
drupol/memoize
203 Downloads
Memoize a closure.
koktut/php-memoize
456 Downloads
Memoization functions result
friendsofhyperf/once
4 Downloads
A magic memoization function for Hyperf.
chriskite/rem
8875 Downloads
Redis memoization for PHP
kdaviesnz/memoization
7 Downloads
Wrapper for Ed Mann's memoize function