Frontend
Table of Contents
Interfaces
- FrontendInterface
- Contract for a Cache (frontend)
Classes
- AbstractFrontend
- An abstract cache
- NullFrontend
- This class only acts as shortcut to construct a cache frontend with a null backend.
- PhpFrontend
- A cache frontend tailored to PHP code.
- VariableFrontend
- A cache frontend for any kinds of PHP variables