grublox/piedmid/vendor/psr/cache
nolanwhy 97b4d0281c renamed pma to piedmid 2023-02-05 23:17:34 +01:00
..
src renamed pma to piedmid 2023-02-05 23:17:34 +01:00
CHANGELOG.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
LICENSE.txt renamed pma to piedmid 2023-02-05 23:17:34 +01:00
README.md renamed pma to piedmid 2023-02-05 23:17:34 +01:00
composer.json renamed pma to piedmid 2023-02-05 23:17:34 +01: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.