gl-website-deployer/vendor/psr/cache
2024-11-19 08:02:04 +01:00
..
src Update website 2024-11-19 08:02:04 +01:00
CHANGELOG.md Update website 2024-11-19 08:02:04 +01:00
composer.json Update website 2024-11-19 08:02:04 +01:00
LICENSE.txt Update website 2024-11-19 08:02:04 +01:00
README.md Update website 2024-11-19 08:02:04 +01: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.