dedijk4/vendor/psr/cache
root d668d90f82 first commit 2020-02-19 16:42:35 +01:00
..
src first commit 2020-02-19 16:42:35 +01:00
CHANGELOG.md first commit 2020-02-19 16:42:35 +01:00
LICENSE.txt first commit 2020-02-19 16:42:35 +01:00
README.md first commit 2020-02-19 16:42:35 +01:00
composer.json first commit 2020-02-19 16:42:35 +01:00

README.md

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.