PHPackages                             robinn/filecache-dashboard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Caching](/categories/caching)
4. /
5. robinn/filecache-dashboard

ActiveLibrary[Caching](/categories/caching)

robinn/filecache-dashboard
==========================

FileCache (robinn/cache) dashboard for phpCacheAdmin.

2.0.1(4mo ago)394MITPHPPHP &gt;=8.2CI passing

Since Oct 10Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/RobiNN1/FileCache-Dashboard)[ Packagist](https://packagist.org/packages/robinn/filecache-dashboard)[ RSS](/packages/robinn-filecache-dashboard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (4)Versions (9)Used By (0)

FileCache-Dashboard
===================

[](#filecache-dashboard)

FileCache ([`robinn/cache`](https://github.com/RobiNN1/Cache)) dashboard for [phpCacheAdmin](https://github.com/RobiNN1/phpCacheAdmin).

[![FileCache](.github/img/preview.png)](.github/img/preview.png)

[![Visitor Badge](https://camo.githubusercontent.com/16afa19899fbb824443665c98ec5bd640bcce14fb1b576cc472c4e36a73bc4a5/68747470733a2f2f76697369746f722d62616467652e6c616f62692e6963752f62616467653f706167655f69643d526f62694e4e312e46696c6543616368652d44617368626f617264)](https://camo.githubusercontent.com/16afa19899fbb824443665c98ec5bd640bcce14fb1b576cc472c4e36a73bc4a5/68747470733a2f2f76697369746f722d62616467652e6c616f62692e6963752f62616467653f706167655f69643d526f62694e4e312e46696c6543616368652d44617368626f617264)

Installation
------------

[](#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
------------

[](#requirements)

- PHP &gt;= 8.2
- phpCacheAdmin &gt;= 2.5.0

###  Health Score

45

—

FairBetter than 92% of packages

Maintenance82

Actively maintained with recent releases

Popularity14

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~167 days

Recently: every ~267 days

Total

8

Last Release

139d ago

Major Versions

1.4.0 → 2.0.02025-02-09

PHP version history (3 changes)1.0.0PHP &gt;=7.4

1.1.0PHP &gt;=8.1

1.2.0PHP &gt;=8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/2742c8966fe1d84d510cf580119bd593ade8188605e218be398014846132be31?d=identicon)[RobiNN1](/maintainers/RobiNN1)

---

Top Contributors

[![RobiNN1](https://avatars.githubusercontent.com/u/11664877?v=4)](https://github.com/RobiNN1 "RobiNN1 (85 commits)")

---

Tags

cachedashboardfilefilecachephpcacheadminguicachefiledashboardadminphpcacheadmin

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/robinn-filecache-dashboard/health.svg)

```
[![Health](https://phpackages.com/badges/robinn-filecache-dashboard/health.svg)](https://phpackages.com/packages/robinn-filecache-dashboard)
```

###  Alternatives

[robinn/phpcacheadmin

A web dashboard for your favorite caching system.

4441.1k1](/packages/robinn-phpcacheadmin)[amnuts/opcache-gui

A clean, effective and responsive interface for Zend OPcache, with real(ish)-time monitoring, filtering and the ability to invalidate files

1.3k4.6M14](/packages/amnuts-opcache-gui)[peehaa/opcachegui

GUI for PHP's OpCache

1.4k39.5k](/packages/peehaa-opcachegui)[lochmueller/staticfilecache

Transparent static file cache solution using mod\_rewrite and mod\_expires. Increase performance for static pages by a factor of 230!!

1311.3M3](/packages/lochmueller-staticfilecache)[matomo/cache

PHP caching library based on Doctrine cache

38854.1k4](/packages/matomo-cache)[redchamps/module-easy-cache-clean

Clean invalidated cache(s) easily in a Magento 2 store

2838.0k](/packages/redchamps-module-easy-cache-clean)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
