Understand the purpose of the Simple Cache PSR
masterThis repository contains the interfaces for the PSR-16 Simple Cache standard. It is not a cache implementation itself, but rather a set of interfaces that define how a cache implementation should behave. To use a cache in your application, you should look for libraries that implement this specification.