psr/cache

Common interface for caching libraries

Maintainers

Package info

github.com/php-fig/cache

pkg:composer/psr/cache

Statistics

Installs: 677 811 556

Dependents: 1 398

Suggesters: 43

Stars: 5 195

3.0.0 2021-02-03 23:26 UTC

This package is auto-updated.

Last update: 2026-02-11 21:18:51 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.