定制 robinn/filecache-dashboard 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

robinn/filecache-dashboard

最新稳定版本:2.0.1

Composer 安装命令:

composer require robinn/filecache-dashboard

包简介

FileCache (robinn/cache) dashboard for phpCacheAdmin.

README 文档

README

FileCache (robinn/cache) dashboard for phpCacheAdmin.

FileCache

Visitor Badge

Installation

composer require robinn/filecache-dashboard

In phpCacheAdmin's config.php add class to the dashboards list and add filecache config

'dashboards' => [
    ...
    RobiNN\FileCache\FileCacheDashboard::class,
],
'filecache'  => [
    [
        'name' => 'Project Name', // Optional
        'path' => __DIR__.'/path/to/cache/data',
    ],
],

For this to work, phpCacheAdmin should be in the same directory as the project or have access to folders outside the website root.

Requirements

  • PHP >= 8.2
  • phpCacheAdmin >= 2.5.0

统计信息

  • 总下载量: 109
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 2
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2022-10-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固