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
northrook/cache
PHP Memoization and native PHP data storage.
时间:2024-06-14 12:56
codingpaws/simple-memoize
Simple trait-based memoization to cache return values
时间:2021-12-10 15: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
jrumbut/eloquent-memoize
Memoization for Eloquent (Laravel) Models
时间:2016-07-10 22:24
noframework/noframework
Clear fast flexible lightweight php 5.5 framework
时间:2014-11-05 23:52
geekcache/geekcache
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
时间:2014-07-28 18:54
tomloprod/memoize
Memoize is a lightweight PHP library designed to handle memoization with ease.
时间:未知