data_center/vendor/psr/cache
unknown 22d9a05e2b first commit 2023-09-18 09:11:13 +08:00
..
src first commit 2023-09-18 09:11:13 +08:00
CHANGELOG.md first commit 2023-09-18 09:11:13 +08:00
LICENSE.txt first commit 2023-09-18 09:11:13 +08:00
README.md first commit 2023-09-18 09:11:13 +08:00
composer.json first commit 2023-09-18 09:11:13 +08:00

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.