Name | Description |
---|---|
FrontendInterface | Contract for a Cache (frontend) |
Name | Description |
---|---|
AbstractFrontend | An abstract cache |
CacheEntryIterator | An iterator for cache entries |
PhpFrontend | A cache frontend tailored to PHP code. |
StringFrontend | A cache frontend for strings. Nothing else. |