sterntours/vendor/psr/cache
2020-07-09 12:49:32 +02:00
..
src init without trunk 2020-07-09 12:49:32 +02:00
CHANGELOG.md init without trunk 2020-07-09 12:49:32 +02:00
composer.json init without trunk 2020-07-09 12:49:32 +02:00
LICENSE.txt init without trunk 2020-07-09 12:49:32 +02:00
README.md init without trunk 2020-07-09 12:49:32 +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.