ubFramework / Portal / docroot / phpMyAdmin / vendor / psr / cache /
@Christopher W. Olsen Christopher W. Olsen authored on 10 Dec 2017
..
src Cleaning Up Making It A Sub Module 7 years ago
CHANGELOG.md Cleaning Up Making It A Sub Module 7 years ago
LICENSE.txt Cleaning Up Making It A Sub Module 7 years ago
README.md Cleaning Up Making It A Sub Module 7 years ago
composer.json Cleaning Up Making It A Sub Module 7 years ago
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.