Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.72 KB

File metadata and controls

32 lines (25 loc) · 1.72 KB

PLATINE SESSION

Platine Session is the lightweight implementation of php native session handler interface

Project Status Latest Stable Version Latest Unstable Version Total Downloads License
Tests Quality Score Codacy Badge Codacy Badge

Requirements

  • PHP >= 8.0

Installation

Using composer (recommended)

composer require platine-php/session

Supported drivers

  • File
  • APCu

License

MIT License See LICENSE.MD

Resources