psr / cache
Common interface for caching libraries
Installs: 294 974 256
Dependents: 1 011
Suggesters: 30
Security: 0
Stars: 4 819
Watchers: 24
Forks: 45
Requires
- php: >=8.0.0
This package is auto-updated.
Last update: 2023-01-24 07:48:10 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.