langsys/laravel-request-query-cache
Request caching toolkit for Laravel: per-request Eloquent query deduplication (firstCached/getCached) plus idempotent HTTP responses via the idempotent middleware.
时间:2026-06-09 16:43
infocyph/cachelayer
PSR-6/PSR-16 cache layer with local, distributed, and cloud adapters.
时间:2026-04-12 09:53
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
stellarwp/memoize
A flexible memoization library for memory caching.
时间:2024-12-19 04:01
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
kalibora/memoization
A small helper for memoizing.
时间:2023-03-20 03:56
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
pinkcrab/memoize-trait
Simple Memoize based object cache, used as a trait.
时间:2021-01-24 02:43
antevenio/memoize
In memory function memoizing, can be capped by total memory consumption and per function ttl.
时间:2019-09-02 09:34