Platine Cache 是 PSR 16 简单缓存的实现

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 是 PSR 16 简单缓存的实现

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

要求

  • PHP >= 7.4, PHP 8

安装

使用 composer(推荐)

composer require platine-php/cache

支持的驱动器

  • 文件
  • APCu

许可证

MIT 许可证 请参阅 LICENSE.MD

资源