psr/cache

Common interface for caching libraries

Maintainers

Details

github.com/php-fig/cache

Source

Installs: 454 374 116

Dependents: 1 183

Suggesters: 36

Security: 0

Stars: 5 053

Watchers: 25

Forks: 47

3.0.0 2021-02-03 23:26 UTC

This package is auto-updated.

Last update: 2024-06-24 11:12:35 UTC


README

Caching Interface

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.