caipan_shop_admin/vendor/psr/cache
wangxinglong 050bc120bd editmode 2022-06-08 09:30:35 +00:00
..
src editmode 2022-06-08 09:30:35 +00:00
CHANGELOG.md editmode 2022-06-08 09:30:35 +00:00
LICENSE.txt editmode 2022-06-08 09:30:35 +00:00
README.md editmode 2022-06-08 09:30:35 +00:00
composer.json editmode 2022-06-08 09:30:35 +00: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.