yaroslavpopovic/laravel-policy-soft-cache
Fork of innoge/laravel-policy-soft-cache that keys cache entries by spl_object_id, removing the json_encode + sha512 overhead for high-volume policy checks.
时间:2026-05-14 17:29
oxhq/cachelet-core
Core cache orchestration runtime for the Cachelet package family.
时间:2026-04-20 22:42
cache/hierarchical-cache
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
时间:2026-01-04 10:49
ecomdev/cache-key
Library that allows you to generate cache keys based on various data formats.
时间:2026-01-04 05:13
abr4xas/cache-ui-laravel
List, search and delete individual cache keys without having to purge the entire cache
时间:2026-01-04 03:16
codenaline/laravel-idempotency
Laravel middleware and drivers for handling Idempotency Keys (Cache, Database, Redis).
时间:2025-12-26 08:58
drupal/redis_cache_clear
Deletes all Redis cache every 3 hours and logs the deleted keys.
时间:2025-12-24 11:10
nickjbedford/tagcache
Provides file-based caching of generated/fetched data or text using keys based on objects, allowing for unified key naming conventions and efficient clearing of caches.
时间:2025-10-14 05:07
nabeghe/mem
A cool real-time cache using static variable that lets you group keys.
时间:2024-10-21 19:26
hareland/multi-cache-remember
This package offers the rememberMany macro for the Laravel Cache facade, providing efficient retrieval of multiple cache keys with customizable expiration and callbacks for missing keys.
时间:2023-04-05 15:12
exts/cathy
Cache key generation library for allowing your caching system to support 'path/ing/keys' easily :)
时间:2022-09-21 20:00
hmones/laravel-cacheable
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.
时间:2022-07-14 10:01
havvg/propel-uniquekey-instancepooling-behavior
The UniqueKeyInstancePoolingBehaviors adds additional instance pooling to findOne query methods operating on unique keys.
时间:2013-01-31 13:42
vendic/module-optimize-cache-size
Magento 2 extension that reduces the number of cache keys by removing catalog_product_view_id_, catalog_product_view_sku_, catalog_category_view_id_ layout handles by default
时间:未知