rector/vendor/psr/cache
Tomas Votruba 992aade98a Updated Rector to commit d89c23267c
d89c23267c [automated] Re-Generate Nodes/Rectors Documentation (#2262)
2022-05-08 00:33:36 +00:00
..
src Updated Rector to commit d89c23267c 2022-05-08 00:33:36 +00:00
CHANGELOG.md Updated Rector to commit f3556e6d6d 2021-11-01 14:32:25 +00:00
composer.json Updated Rector to commit d89c23267c 2022-05-08 00:33:36 +00:00
LICENSE.txt Updated Rector to commit f3556e6d6d 2021-11-01 14:32:25 +00:00
README.md Updated Rector to commit f3556e6d6d 2021-11-01 14:32:25 +00:00

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.