rector/vendor/psr/cache
2023-05-01 01:36:32 +00:00
..
src Updated Rector to commit 5c1be93b80c3f7bfd8bd158ba0a55501a7acaefc 2023-05-01 01:36:32 +00:00
CHANGELOG.md
composer.json Updated Rector to commit 5c1be93b80c3f7bfd8bd158ba0a55501a7acaefc 2023-05-01 01:36:32 +00:00
LICENSE.txt
README.md

Caching Interface

This repository holds all interfaces related to PSR-6 (Caching Interface).

Note that this is not a Caching implementation of its own. It is merely interfaces that describe the components of a Caching mechanism.

The installable package and implementations are listed on Packagist.