rhymix/common/vendor/psr/cache
2024-04-20 23:50:39 +09:00
..
src Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
CHANGELOG.md Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
composer.json Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
LICENSE.txt Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00
README.md Add google/auth and related libraries, and update other dependencies 2024-04-20 23:50:39 +09:00

PSR Cache

This repository holds all interfaces defined by PSR-6.

Note that this is not a Cache implementation of its own. It is merely an interface that describes a Cache implementation. See the specification for more details.