yanzong/vendor/psr/cache
wanghousheng 8c41c84c32 1 1 year ago
..
src 1 1 year ago
CHANGELOG.md 1 1 year ago
LICENSE.txt 1 1 year ago
README.md 1 1 year ago
composer.json 1 1 year ago

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.