ts-website/lib/phpfastcache/bin/legacy/Psr/Cache
Wruczek 1ffaee0730 v 1.4.0
- Updated local libraries
- PHP 7.1 support
- New, proper caching method
- Special cache folder
2017-01-29 22:56:17 +01:00
..
src v 1.4.0 2017-01-29 22:56:17 +01:00
LICENSE.txt v 1.4.0 2017-01-29 22:56:17 +01:00
README.md v 1.4.0 2017-01-29 22:56:17 +01:00
composer.json v 1.4.0 2017-01-29 22:56:17 +01: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.