metasyntactical/psr-cache

Additional implementation for PSR-6 Cache providing AwareInterfaces (similar to PSR-3 LoggerAware) and NullCache Implementation

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

This package is auto-updated.

Last update: 2024-04-12 15:52:36 UTC


README

license Downloads this Month Latest stable Latest dev

The PSR-6 cache package provides a NullCache implementation and CacheAwareInterface and Trait which are similar to the PSR-3 LoggerAwareInterface and Trait.

Installation

Require the library using composer:

$ composer require metasyntactical/psr-cache