Classes and interfaces

ManagerInterface

Session manager interface

« More »

AbstractContainer

Session storage container

« More »

AbstractManager

Base ManagerInterface implementation

« More »

Container

Session storage container

« More »

SessionManager

Session ManagerInterface implementation utilizing ext/session

« More »

ValidatorChain

Validator chain for validating sessions

« More »

Classes and interfaces

ConfigInterface

Standard session configuration

« More »

SessionConfig

Session configuration proxying to session INI options

« More »

StandardConfig

Standard session configuration

« More »

Classes and interfaces

PhpReferenceCompatibility

Session storage container for PHP 5.3.4 and above.

« More »

Classes and interfaces

ExceptionInterface

Zend\Session\Exception

« More »

BadMethodCallException

« More »

InvalidArgumentException

« More »

RuntimeException

« More »

Classes and interfaces

SaveHandlerInterface

SaveHandler Interface

« More »

Cache

Cache session save handler

« More »

DbTableGateway

DB Table Gateway session save handler

« More »

DbTableGatewayOptions

DbTableGateway Save Handler Options

« More »

MongoDB

MongoDB session save handler

« More »

MongoDBOptions

MongoDB session save handler Options

« More »

Classes and interfaces

ContainerAbstractServiceFactory

Session container abstract service factory.

« More »

SessionConfigFactory

« More »

SessionManagerFactory

« More »

StorageFactory

« More »

Classes and interfaces

StorageInitializationInterface

Session storage interface

« More »

StorageInterface

Session storage interface

« More »

AbstractSessionArrayStorage

Session storage in $_SESSION

« More »

ArrayStorage

Array session storage

« More »

Factory

« More »

SessionArrayStorage

Session storage in $_SESSION

« More »

SessionStorage

Session storage in $_SESSION

« More »

Classes and interfaces

PhpReferenceCompatibility

PHP 5.3.4 and greater variant of SessionArrayStorage

« More »

Classes and interfaces

ValidatorInterface

Session validator interface

« More »

HttpUserAgent

« More »

RemoteAddr

« More »