1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00
Oinktube/vendor/psr/cache
2021-11-08 13:53:37 -03:00
..
src Fix 2021-11-08 13:53:37 -03:00
CHANGELOG.md Fix 2021-11-08 13:53:37 -03:00
composer.json Fix 2021-11-08 13:53:37 -03:00
LICENSE.txt Fix 2021-11-08 13:53:37 -03:00
README.md Fix 2021-11-08 13:53:37 -03: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.