psr/cache

Common interface for caching libraries

Maintainers

Package info

github.com/php-fig/cache

pkg:composer/psr/cache

Statistics

Installs: 684 404 430

Dependents: 1 403

Suggesters: 43

Stars: 5 201

3.0.0 2021-02-03 23:26 UTC

This package is auto-updated.

Last update: 2026-03-11 21:26:07 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.