psr / cache
Common interface for caching libraries
Installs: 505 837 362
Dependents: 1 217
Suggesters: 36
Security: 0
Stars: 5 112
Watchers: 25
Forks: 47
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2024-11-24 12:03:32 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.