Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1010 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 1010 Bytes

metasyntactical/psr-cache

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