25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 년 전
..
Config checkin 2 년 전
SaveHandler checkin 2 년 전
Test/Unit checkin 2 년 전
CompositeValidator.php checkin 2 년 전
Config.php checkin 2 년 전
Generic.php checkin 2 년 전
README.md checkin 2 년 전
SaveHandler.php checkin 2 년 전
SaveHandlerFactory.php checkin 2 년 전
SaveHandlerInterface.php checkin 2 년 전
SessionManager.php checkin 2 년 전
SessionManagerInterface.php checkin 2 년 전
SessionMaxSizeConfig.php checkin 2 년 전
SessionStartChecker.php checkin 2 년 전
SidResolver.php checkin 2 년 전
SidResolverInterface.php checkin 2 년 전
Storage.php checkin 2 년 전
StorageInterface.php checkin 2 년 전
Validator.php checkin 2 년 전
ValidatorInterface.php checkin 2 년 전

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.