rector/vendor/psr/cache
Tomas Votruba 80c29bac02 Updated Rector to commit c4e1ee2b3e
c4e1ee2b3e Added new functions to NullToStrictStringFuncCallArgRector (#2217)
2022-05-03 12:09:48 +00:00
..
src Updated Rector to commit c4e1ee2b3e 2022-05-03 12:09:48 +00:00
CHANGELOG.md Updated Rector to commit f3556e6d6d 2021-11-01 14:32:25 +00:00
composer.json Updated Rector to commit c4e1ee2b3e 2022-05-03 12:09:48 +00:00
LICENSE.txt Updated Rector to commit f3556e6d6d 2021-11-01 14:32:25 +00:00
README.md Updated Rector to commit f3556e6d6d 2021-11-01 14:32:25 +00:00

Caching Interface

This repository holds all interfaces related to PSR-6 (Caching Interface).

Note that this is not a Caching implementation of its own. It is merely interfaces that describe the components of a Caching mechanism.

The installable package and implementations are listed on Packagist.