aftandilmmd/laravel-cacheable
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
时间:2026-05-18 10:06
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
northrook/cache
PHP Memoization and native PHP data storage.
时间:2024-06-14 12:56
kalibora/memoization
A small helper for memoizing.
时间:2023-03-20 03:56
c01l/phpdecorator-memo
Memoization for PHP methods using a Python style Decorator pattern.
时间:2021-12-30 02:01
codingpaws/simple-memoize
Simple trait-based memoization to cache return values
时间:2021-12-10 15:29
crodas/memorandum
A magic memoization function on steroids
时间:2019-12-20 20:29
andrewdalpino/dataloader-php
A speed layer that enables batch loading, de-duplication, and caching for efficient data fetching over any storage backend.
时间:2018-03-18 03:29
traderinteractive/memoize
A library for memoizing repeated function calls.
时间:2018-03-01 19:11
jrumbut/eloquent-memoize
Memoization for Eloquent (Laravel) Models
时间:2016-07-10 22:24