Download the PHP package wapplersystems/cache-monitor without Composer
On this page you can find all versions of the php package wapplersystems/cache-monitor. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wapplersystems/cache-monitor
More information about wapplersystems/cache-monitor
Files in wapplersystems/cache-monitor
Download wapplersystems/cache-monitor
More information about wapplersystems/cache-monitor
Files in wapplersystems/cache-monitor
Vendor wapplersystems
Package cache-monitor
Short Description Cache monitoring dashboard, backend module and CLI command for TYPO3
License GPL-2.0-or-later
Package cache-monitor
Short Description Cache monitoring dashboard, backend module and CLI command for TYPO3
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package cache-monitor
TYPO3 Extension: Cache Monitor
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
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
Then activate the extension:
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
Example output:
Requirements
- TYPO3 v12.4
- PHP 8.1+
- Optional:
typo3/cms-dashboardfor the dashboard widget
License
GPL-2.0-or-later
All versions of cache-monitor with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3
typo3/cms-core Version ^14
typo3/cms-backend Version ^14
typo3/cms-fluid Version ^14
typo3/cms-core Version ^14
typo3/cms-backend Version ^14
typo3/cms-fluid Version ^14
The package wapplersystems/cache-monitor contains the following files
Loading the files please wait ...