25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin 2 yıl önce
..
Config checkin 2 yıl önce
SaveHandler checkin 2 yıl önce
Test/Unit checkin 2 yıl önce
CompositeValidator.php checkin 2 yıl önce
Config.php checkin 2 yıl önce
Generic.php checkin 2 yıl önce
README.md checkin 2 yıl önce
SaveHandler.php checkin 2 yıl önce
SaveHandlerFactory.php checkin 2 yıl önce
SaveHandlerInterface.php checkin 2 yıl önce
SessionManager.php checkin 2 yıl önce
SessionManagerInterface.php checkin 2 yıl önce
SessionMaxSizeConfig.php checkin 2 yıl önce
SessionStartChecker.php checkin 2 yıl önce
SidResolver.php checkin 2 yıl önce
SidResolverInterface.php checkin 2 yıl önce
Storage.php checkin 2 yıl önce
StorageInterface.php checkin 2 yıl önce
Validator.php checkin 2 yıl önce
ValidatorInterface.php checkin 2 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.