psr / cache
Common interface for caching libraries
Installs: 618 090 202
Dependents: 1 315
Suggesters: 39
Security: 0
Stars: 5 182
Watchers: 22
Forks: 46
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2025-09-11 20:18:37 UTC
README
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.