alaureati-enerds/sessioneer

Simplified PHP session management

v1.0.1 2024-11-06 14:52 UTC

This package is auto-updated.

Last update: 2025-06-06 16:19:36 UTC


README

Sessioneer is a PHP library that simplifies session management, including session initialization, termination, and key-value storage with expiration control.

Description

This library provides an easy-to-use interface for managing PHP sessions, enabling developers to start and destroy sessions, set and retrieve session variables, and check for session expiration efficiently. It also includes custom exceptions for handling session-related errors.

Requirements

  • PHP 7.4 or higher

Installation

You can install Sessioneer via Composer using the command line:

composer require alaureati-enerds/sessioneer

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any improvements or bugs.

License

This library is licensed under the MIT License. See the LICENSE file for more details.

Author

Andrea Laureati, eNerds srl