univeros / session
Server-side session storage with pluggable handlers for the filesystem, MongoDB, PDO databases (MySQL/PostgreSQL/SQLite), and Redis.
v2.0.2
2026-06-02 20:02 UTC
Requires
- php: >=8.3
- nesbot/carbon: ^3.8
- univeros/configuration: ^2.0
- univeros/security: ^2.0
Suggests
- ext-mongodb: Required to use MongoSessionHandler
- predis/predis: Required to use PredisSessionHandler
This package is auto-updated.
Last update: 2026-06-02 20:03:19 UTC
README
The Altair Session package
Installation
composer require univeros/session
Documentation
The full guide for this package lives in the Univeros documentation.
Contributing
This repository is a read-only mirror of src/Altair/Session/ in univeros/framework. All issues, pull requests, and discussion belong there — changes pushed here will be overwritten by the next split.
License
The Univeros framework is open-sourced software licensed under the MIT license.