Alpha Framework 3.1.0 API Documentation

Session

Interfaces, Classes and Traits

SessionProviderInterface
An interface that describes the use of sessions.
SessionProviderArray
Provides a session handle that stores session data in an array, useful for testing only.
SessionProviderPHP
Provides a session handle that stores session data in $_SESSION, the default PHP implementation.

Search results