waaseyaa/cache
最新稳定版本:v0.1.0-alpha.179
Composer 安装命令:
composer require waaseyaa/cache
包简介
Cache bins with cache tag invalidation for Waaseyaa
README 文档
README
Layer 0 — Foundation
Cache abstraction for Waaseyaa applications.
Provides a backend-agnostic CacheInterface with a MemoryBackend for tests and a filesystem backend for production. Supports atomic file writes (write-to-temp-then-rename) to prevent partial reads. Also includes CacheConfigResolver for cache-control header computation.
Key classes: CacheInterface, MemoryBackend, FilesystemBackend, CacheConfigResolver.
统计信息
- 总下载量: 6.54k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 4
- 依赖项目数: 8
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2026-03-14