im/vendor/psr/cache
weiz 22d166de26 update 2023-09-26 18:09:46 +08:00
..
src update 2023-09-26 18:09:46 +08:00
CHANGELOG.md update 2023-09-26 18:09:46 +08:00
LICENSE.txt update 2023-09-26 18:09:46 +08:00
README.md update 2023-09-26 18:09:46 +08:00
composer.json update 2023-09-26 18:09:46 +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.