A super easy PHP Framework for web development! https://github.com/exacti/phacil-framework
Bruno O. Notario 10b2c29544 New cache system, some bugfixes 6 years ago
..
src New cache system, some bugfixes 6 years ago
CHANGELOG.md New cache system, some bugfixes 6 years ago
LICENSE.txt New cache system, some bugfixes 6 years ago
README.md New cache system, some bugfixes 6 years ago
composer.json New cache system, some bugfixes 6 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.