Namespace AloFramework\Session
Classes summary
AbstractSession | Abstract session operations |
Config | Configuration class |
MySQLNoEventSession | A version of the MySQL session handler when event handling is impossible. The use of this class is not recommended. |
MySQLSession | MySQL-based session handler |
RedisSession | Redis-based session handler |
Token | CSRF token management |
Exceptions summary
SessionException | Session exceptions |