php-sessions topic
Zebra_Session
A drop-in replacement for PHP's default session handler which stores session data in a MySQL database, providing better performance, better security and protection against session fixation and session...
php-session
PHP library for handling sessions
php_session
This is a SESSION class function package, use more easily, just a few simple functions can use it.
php-storageless-sessions
Sessions handler which stores session data in HMAC-signed and encrypted cookies
php-jwt-session
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
fasthttpsession
A fast and powerful session package for fasthttp servers