HighSpeaker/vendor/psr/cache
2022-12-24 22:10:40 +08:00
..
src Save 2022-12-24 22:10:40 +08:00
CHANGELOG.md Save 2022-12-24 22:10:40 +08:00
composer.json Save 2022-12-24 22:10:40 +08:00
LICENSE.txt Save 2022-12-24 22:10:40 +08:00
README.md Save 2022-12-24 22:10:40 +08: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.