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