jwtsession topic
List
jwtsession repositories
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.