Libraries tagged by memoization
spatie/once
25752179 Downloads
A magic memoization function
traderinteractive/memoize
83054 Downloads
A library for memoizing repeated function calls.
stellarwp/memoize
9914 Downloads
A flexible memoization library for memory caching.
andrewdalpino/dataloader-php
7815 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
loophp/memoize
6861 Downloads
Memoize a closure.
rikudou/memoize-bundle
1506 Downloads
Automatic memoization for your Symfony services
geekcache/geekcache
37164 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
kalibora/memoization
3700 Downloads
A small helper for memoizing.
jrumbut/eloquent-memoize
7443 Downloads
Memoization for Eloquent (Laravel) Models
dominionenterprises/memoize
25395 Downloads
A library for memoizing repeated function calls.
northrook/cache
289 Downloads
PHP Memoization and native PHP data storage.
zonuexe/functools
50 Downloads
Functional toolbox
drupol/memoize
203 Downloads
Memoize a closure.
koktut/php-memoize
456 Downloads
Memoization functions result
kdaviesnz/memoization
7 Downloads
Wrapper for Ed Mann's memoize function