A lightweight, file-based session handler for the Flight framework. It supports non-blocking behavior, optional encryption, and auto-commit functionality. See basic example.
Simply install with Composer
composer require flightphp/session
Coming soon
MIT