wapplersystems/cache-monitor 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

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

wapplersystems/cache-monitor

最新稳定版本:14.0.0

Composer 安装命令:

composer require wapplersystems/cache-monitor

包简介

Cache monitoring dashboard, backend module and CLI command for TYPO3

README 文档

README

Monitor all registered TYPO3 caches with statistics on entry count, size and backend type.

Features

  • Backend Module (System > Cache Monitor): Overview of all caches with entries, size, backend type, groups and flush action per cache
  • Dashboard Widget: Compact cache overview table for the TYPO3 Dashboard
  • CLI Command cache:stats: Full cache statistics on the command line

Screenshots

Backend Module

Backend Module

Dashboard Widget

Dashboard Widget

Supported Cache Backends

Backend Entries Size
FileBackend yes yes
SimpleFileBackend yes yes
Typo3DatabaseBackend yes yes
RedisBackend yes no
ApcuBackend yes no
NullBackend 0 0

Installation

composer require wapplersystems/cache-monitor

Then activate the extension:

vendor/bin/typo3 extension:setup

Usage

Backend Module

Navigate to System > Cache Monitor in the TYPO3 backend. Requires admin access.

Dashboard Widget

Go to Dashboard, click + Add widget, select Cache Overview from the System Info group.

CLI

# Show all caches
vendor/bin/typo3 cache:stats

# Filter by group
vendor/bin/typo3 cache:stats --group=pages

# Sort by size (descending)
vendor/bin/typo3 cache:stats --sort=size

# Sort by entries (descending)
vendor/bin/typo3 cache:stats --sort=entries

Example output:

TYPO3 Cache Statistics
======================

+-------------------+----------------------+---------+----------+--------+
| Cache             | Backend              | Entries | Size     | Groups |
+-------------------+----------------------+---------+----------+--------+
| core              | SimpleFileBackend    | 12      | 911 KB   | system |
| pages             | Typo3DatabaseBackend | 3       | 35.8 KB  | pages  |
| proxy_responses   | FileBackend          | 1       | 4.77 KB  | all    |
| ...               |                      |         |          |        |
| Total (25 caches) |                      | 270     | 10.41 MB |        |
+-------------------+----------------------+---------+----------+--------+

Requirements

  • TYPO3 v12.4
  • PHP 8.1+
  • Optional: typo3/cms-dashboard for the dashboard widget

License

GPL-2.0-or-later

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2026-04-21

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固