alaureati-enerds / sessioneer
Simplified PHP session management
Requires
- php: >=7.4
Requires (Dev)
- phpunit/phpunit: ^11.4
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