Libraries tagged by Memoize Cache
traderinteractive/memoize
137470 Downloads
A library for memoizing repeated function calls.
h4kuna/memoize
179949 Downloads
Provide cache to memory for your class.
infocyph/intermix
7638 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
infocyph/cachelayer
959 Downloads
PSR-6/PSR-16 cache layer with local, distributed, and cloud adapters.
loophp/memoize
9164 Downloads
Memoize a closure.
dominionenterprises/memoize
25398 Downloads
A library for memoizing repeated function calls.
zenstruck/memoize
80 Downloads
Helper trait to efficiently cache expensive methods in memory.
langsys/laravel-request-query-cache
4 Downloads
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.
hoa/cache
27 Downloads
The Hoa\Cache library.
drupol/memoize
204 Downloads
Memoize a closure.
codingpaws/simple-memoize
2676 Downloads
Simple trait-based memoization to cache return values
abmmhasan/oof
206 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
abmmhasan/intermix
74 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
wnipun/wp-memoize
11 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
pinkcrab/memoize-trait
25 Downloads
Simple Memoize based object cache, used as a trait.