Search by

psr / cache

dragoonisfigCrell

Common interface for caching libraries

Package info

github.com/php-fig/cache

pkg:composer/psr/cache

Statistics

Installs: 766 032 625

Dependents: 1 526

Suggesters: 49

Stars: 5 173

3.0.0 2021-02-03 23:26 UTC

This package is auto-updated.

Last update: 2026-09-11 22:41:32 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.