apeblog/vendor/psr/cache
liyukun adc11ad9a9 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
..
src 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
CHANGELOG.md 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
LICENSE.txt 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
README.md 增加vendor避免小白不会用 2021-11-29 01:03:48 +08:00
composer.json 增加vendor避免小白不会用 2021-11-29 01:03:48 +08: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.