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
ExceptionInterface¶
Zend\Session\Exception
« More »
Classes and interfaces
SaveHandlerInterface¶
SaveHandler Interface
« 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 »
Classes and interfaces
StorageInitializationInterface¶
Session storage interface
« More »
StorageInterface¶
Session storage interface
« More »
AbstractSessionArrayStorage¶
Session storage in $_SESSION
« More »
SessionArrayStorage¶
Session storage in $_SESSION
« More »
SessionStorage¶
Session storage in $_SESSION
« More »
Classes and interfaces
ValidatorInterface¶
Session validator interface
« More »