longyi c9405dd336 vendor 5 yıl önce
..
Config c9405dd336 vendor 5 yıl önce
SaveHandler c9405dd336 vendor 5 yıl önce
Test c9405dd336 vendor 5 yıl önce
Config.php c9405dd336 vendor 5 yıl önce
Generic.php c9405dd336 vendor 5 yıl önce
README.md c9405dd336 vendor 5 yıl önce
SaveHandler.php c9405dd336 vendor 5 yıl önce
SaveHandlerFactory.php c9405dd336 vendor 5 yıl önce
SaveHandlerInterface.php c9405dd336 vendor 5 yıl önce
SessionManager.php c9405dd336 vendor 5 yıl önce
SessionManagerInterface.php c9405dd336 vendor 5 yıl önce
SessionStartChecker.php c9405dd336 vendor 5 yıl önce
SidResolver.php c9405dd336 vendor 5 yıl önce
SidResolverInterface.php c9405dd336 vendor 5 yıl önce
Storage.php c9405dd336 vendor 5 yıl önce
StorageInterface.php c9405dd336 vendor 5 yıl önce
Validator.php c9405dd336 vendor 5 yıl önce
ValidatorInterface.php c9405dd336 vendor 5 yıl önce

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.