snoophp/session

A simple PHP library to handle user session

v0.0.4 2018-05-02 11:59 UTC

This package is not auto-updated.

Last update: 2025-04-27 17:31:33 UTC


README

SnooPHP Session

This library provides an easy to use interface to handle user session

Currently only cookie-based session is supported

Installation

The library is available at packagist, you can install it using composer:

composer require snoophp/session