psr / cache
Common interface for caching libraries
Installs: 627 151 959
Dependents: 1 330
Suggesters: 40
Security: 0
Stars: 5 187
Watchers: 21
Forks: 46
pkg:composer/psr/cache
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2025-10-11 20:30:52 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.