itmo-php-course/engine/vendor/psr/cache
2025-02-21 22:04:23 +03:00
..
src doctrine 2025-02-21 22:04:23 +03:00
CHANGELOG.md doctrine 2025-02-21 22:04:23 +03:00
composer.json doctrine 2025-02-21 22:04:23 +03:00
LICENSE.txt doctrine 2025-02-21 22:04:23 +03:00
README.md doctrine 2025-02-21 22:04:23 +03:00

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.