Alpha Framework 4.0.0 API Documentation

Session

Table of Contents

Interfaces

SessionProviderInterface
An interface that describes the use of sessions.

Classes

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.

        
On this page

Search results