Libraries tagged by demonize
jrumbut/eloquent-memoize
7477 Downloads
Memoization for Eloquent (Laravel) Models
antevenio/memoize
4196 Downloads
In memory function memoizing, can be capped by total memory consumption and per function ttl.
drupol/memoize
204 Downloads
Memoize a closure.
codingpaws/simple-memoize
2691 Downloads
Simple trait-based memoization to cache return values
daveross/functional-programming-utils
5241 Downloads
Functional Programming utilities for PHP 5.4+
hoa/cache
27 Downloads
The Hoa\Cache library.
abmmhasan/oof
208 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
abmmhasan/intermix
75 Downloads
A lightweight PHP DI container, invoker, serializer, and utility toolkit.
nemorize/indexnow
2615 Downloads
PHP library for submitting website URLs using IndexNow to search engines.
zheltikov/php-memoize
1208 Downloads
wnipun/wp-memoize
11 Downloads
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
valksor/php-functions-memoize
21 Downloads
A PHP library providing memoization functionality to cache the results of expensive function calls and return the cached result when the same inputs occur again
tonybogdanov/memoize
4293 Downloads
Object & class-level in-memory caching
pinkcrab/memoize-trait
25 Downloads
Simple Memoize based object cache, used as a trait.
kanellov/memoize
18 Downloads
A simple memoization function