suyuan-breed/vendor/psr/cache
chenbo 0cb210aa2e init 2024-01-09 15:59:23 +08:00
..
src init 2024-01-09 15:59:23 +08:00
CHANGELOG.md init 2024-01-09 15:59:23 +08:00
LICENSE.txt init 2024-01-09 15:59:23 +08:00
README.md init 2024-01-09 15:59:23 +08:00
composer.json init 2024-01-09 15:59:23 +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.