psr/cache

Common interface for caching libraries

Maintainers

Package info

github.com/php-fig/cache

pkg:composer/psr/cache

Statistics

Installs: 718 176 803

Dependents: 1 440

Suggesters: 44

Stars: 5 192

3.0.0 2021-02-03 23:26 UTC

This package is auto-updated.

Last update: 2026-06-11 22:05:34 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.