php-sessions topic

List php-sessions repositories

Zebra_Session

169
Stars
84
Forks
Watchers

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

71
Stars
28
Forks
Watchers

PHP library for handling sessions

php_session

51
Stars
4
Forks
Watchers

This is a SESSION class function package, use more easily, just a few simple functions can use it.

php-storageless-sessions

30
Stars
3
Forks
Watchers

Sessions handler which stores session data in HMAC-signed and encrypted cookies

php-jwt-session

49
Stars
15
Forks
Watchers

JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.

fasthttpsession

25
Stars
12
Forks
Watchers

A fast and powerful session package for fasthttp servers