h4kuna/memoize
Provide cache to memory for your class.
时间:2026-01-04 18:19
infocyph/intermix
A Collection of useful PHP class functions.
时间:2026-01-04 05:07
traderinteractive/memoize
A library for memoizing repeated function calls.
时间:2026-01-04 02:57
valksor/php-functions-memoize
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
时间:2025-10-27 13:04
vairogs/functions-memoize
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
时间:2025-04-15 09:03
zenstruck/memoize
Helper trait to efficiently cache expensive methods in memory.
时间:2023-04-26 14:26
wnipun/wp-memoize
Simple disk based caching library for WordPress builds that use roots.io Bedrock.
时间:2023-03-26 12:41
laracraft-tech/memoize
Simple PHP trait to memoize function calls.
时间:2022-11-05 13:30
codingpaws/simple-memoize
Simple trait-based memoization to cache return values
时间:2021-12-10 15:29
antevenio/memoize
In memory function memoizing, can be capped by total memory consumption and per function ttl.
时间:2019-09-02 09:34
jrumbut/eloquent-memoize
Memoization for Eloquent (Laravel) Models
时间:2016-07-10 22:24
daveross/functional-programming-utils
Functional Programming utilities for PHP 5.4+
时间:2015-08-18 10:51