longyi c9405dd336 vendor 5 vuotta sitten
..
Config c9405dd336 vendor 5 vuotta sitten
SaveHandler c9405dd336 vendor 5 vuotta sitten
Test c9405dd336 vendor 5 vuotta sitten
Config.php c9405dd336 vendor 5 vuotta sitten
Generic.php c9405dd336 vendor 5 vuotta sitten
README.md c9405dd336 vendor 5 vuotta sitten
SaveHandler.php c9405dd336 vendor 5 vuotta sitten
SaveHandlerFactory.php c9405dd336 vendor 5 vuotta sitten
SaveHandlerInterface.php c9405dd336 vendor 5 vuotta sitten
SessionManager.php c9405dd336 vendor 5 vuotta sitten
SessionManagerInterface.php c9405dd336 vendor 5 vuotta sitten
SessionStartChecker.php c9405dd336 vendor 5 vuotta sitten
SidResolver.php c9405dd336 vendor 5 vuotta sitten
SidResolverInterface.php c9405dd336 vendor 5 vuotta sitten
Storage.php c9405dd336 vendor 5 vuotta sitten
StorageInterface.php c9405dd336 vendor 5 vuotta sitten
Validator.php c9405dd336 vendor 5 vuotta sitten
ValidatorInterface.php c9405dd336 vendor 5 vuotta sitten

README.md

#Session

  • SessionManager Manages active sessions and session metadata.
  • SaveHandler Supports filesystem and database storage of session data.
  • Config manages server's session-related configurations.