Libraries tagged by memoization
spatie/once
27602837 Downloads
A magic memoization function
traderinteractive/memoize
104978 Downloads
A library for memoizing repeated function calls.
tomloprod/memoize
158 Downloads
Memoize is a lightweight PHP library designed to handle memoization with ease.
andrewdalpino/dataloader-php
8819 Downloads
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
loophp/memoize
7915 Downloads
Memoize a closure.
stellarwp/memoize
25845 Downloads
A flexible memoization library for memory caching.
rikudou/memoize-bundle
1976 Downloads
Automatic memoization for your Symfony services
geekcache/geekcache
37866 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
kalibora/memoization
5792 Downloads
A small helper for memoizing.
jrumbut/eloquent-memoize
7462 Downloads
Memoization for Eloquent (Laravel) Models
dominionenterprises/memoize
25398 Downloads
A library for memoizing repeated function calls.
zonuexe/functools
51 Downloads
Functional toolbox
drupol/memoize
204 Downloads
Memoize a closure.
koktut/php-memoize
456 Downloads
Memoization functions result
codingpaws/simple-memoize
2574 Downloads
Simple trait-based memoization to cache return values