php7-mysql-data/Kapitel_10/Lektion_4/symfony/vendor/psr/cache
2016-08-21 00:15:10 +02:00
..
src Initiale Version 2016-08-21 00:15:10 +02:00
composer.json Initiale Version 2016-08-21 00:15:10 +02:00
LICENSE.txt Initiale Version 2016-08-21 00:15:10 +02:00
README.md Initiale Version 2016-08-21 00:15:10 +02: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.