PHP lithium\storage Namespace

Nested Namespaces

lithium\storage\cache
lithium\storage\session

Classes

Name Description
Cache The `Cache` static class provides a consistent interface to configure and utilize the different cache adatpers included with Lithium, as well as your own adapters.
Session The `Session` static class provides a consistent interface to configure and utilize the different persistent storage adatpers included with Lithium, as well as your own adapters.