Classes

Chains several adapters together.
Caches items at warm up time using a PHP array that is stored in shared memory by OPCache since PHP 7.0.
An adapter that collects data about all cache calls.

Interfaces

Interface for adapters managing instances of Symfony's CacheItem.
Interface for invalidating cached items using tags.