tao-test/app/vendor/psr/cache
2022-08-29 20:14:13 +02:00
..
src Code, before instalation. 2022-08-29 20:14:13 +02:00
CHANGELOG.md Code, before instalation. 2022-08-29 20:14:13 +02:00
composer.json Code, before instalation. 2022-08-29 20:14:13 +02:00
LICENSE.txt Code, before instalation. 2022-08-29 20:14:13 +02:00
README.md Code, before instalation. 2022-08-29 20:14:13 +02:00

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.