Heimdall/vendor/psr/cache
2018-10-18 15:59:38 +01:00
..
src changes 2018-10-18 15:59:38 +01:00
CHANGELOG.md changes 2018-10-18 15:59:38 +01:00
composer.json changes 2018-10-18 15:59:38 +01:00
LICENSE.txt changes 2018-10-18 15:59:38 +01:00
README.md changes 2018-10-18 15:59:38 +01:00

PSR Cache

This repository holds all interfaces defined by PSR-6.

Note that this is not a Cache implementation of its own. It is merely an interface that describes a Cache implementation. See the specification for more details.