Cache Interfaces, Classes, Traits and Enums CacheInterface Interface implemented by cache classes. FilesystemCache Implements a cache on the filesystem. NullCache Implements a no-cache strategy.