Platine Cache is the implementation of PSR 16 simple cache

v1.0.0 2023-12-05 09:07 UTC

This package is auto-updated.

Last update: 2024-08-31 09:44:59 UTC


README

Platine Cache is the implementation of PSR 16 simple cache

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

Requirements

  • PHP >= 7.4, PHP 8

Installation

Using composer (recommended)

composer require platine-php/cache

Supported drivers

  • File
  • APCu

License

MIT License See LICENSE.MD

Resources