JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
-
Updated
Mar 10, 2026 - PHP
JwtSession is a PHP session replacement. Instead of use FileSystem, just use JWT TOKEN. The implementation follow the SessionHandlerInterface.
This module allows the application to reuse the bootstrap and reset its state after the request.
Add a description, image, and links to the stateless-components topic page so that developers can more easily learn about it.
To associate your repository with the stateless-components topic, visit your repo's landing page and select "manage topics."