lfphp/cache

PHP的轻量级缓存

1.0.8 2023-01-29 01:49 UTC

This package is auto-updated.

Last update: 2024-09-29 05:55:33 UTC


README

当前库已在PHP5.6以上环境中进行测试。

安装

  1. PHP版本需大于或等于5.6
  2. 必须安装以下扩展:mb_string、curl、json、dom

请使用Composer进行安装:

composer require lfphp/cache