metasyntactical/psr-cache

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

Maintainers

Package info

github.com/MetaSyntactical/psr-cache

pkg:composer/metasyntactical/psr-cache

Statistics

Installs: 8 393

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-12 19:43:27 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