PHP Larabros\Elogram\Http\Sessions Namespace

Interfaces

Name Description
DataStoreInterface Defines an interface for getting and setting values from a data store.

Classes

Name Description
NativeSessionStore An implementation of `DataStoreInterface` that uses native sessions.