scc_pg_admission_2025/pma/vendor/psr/cache
ns77@siliconpin.com 5c1e30c087 initial commit 2025-08-18 12:05:35 +00:00
..
src initial commit 2025-08-18 12:05:35 +00:00
CHANGELOG.md initial commit 2025-08-18 12:05:35 +00:00
LICENSE.txt initial commit 2025-08-18 12:05:35 +00:00
README.md initial commit 2025-08-18 12:05:35 +00:00
composer.json initial commit 2025-08-18 12:05:35 +00:00

README.md

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.