lfphp/cache

A lite cache for PHP

2.0.0 2024-11-23 10:21 UTC

This package is auto-updated.

Last update: 2024-11-23 10:25:00 UTC


README

The current library is tested based on PHP5.6 and above.

Installation

  1. PHP version greater than or equal to 5.6
  2. Extensions must be installed: mb_string, curl, json, dom

Please use Composer to install:

composer require lfphp/cache