metasyntactical/psr-cache

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

Installs: 8 391

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/metasyntactical/psr-cache

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

This package is auto-updated.

Last update: 2025-10-12 18:49:02 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