psr / cache
Common interface for caching libraries
Installs: 357 008 365
Dependents: 1 079
Suggesters: 34
Security: 0
Stars: 4 948
Watchers: 26
Forks: 48
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2023-08-24 09:09:36 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.