metasyntactical/psr-cache

PSR-6 缓存提供额外的实现,包括 AwareInterfaces(类似于 PSR-3 LoggerAware)和 NullCache 实现

v3.0.0 2024-03-12 15:32 UTC

This package is auto-updated.

Last update: 2024-09-12 16:44:28 UTC


README

license Downloads this Month Latest stable Latest dev

PSR-6 缓存包提供了 NullCache 实现,以及 CacheAwareInterface 和 Trait,它们类似于 PSR-3 LoggerAwareInterface 和 Trait。

安装

使用 composer 安装库

$ composer require metasyntactical/psr-cache