# amnuts/opcache-gui

A clean, effective and responsive interface for Zend OPcache

Repository: https://github.com/amnuts/opcache-gui
Canonical: https://ross.abutalabs.com/products/opcache-gui
Language: PHP
License Family: other
Topics: opcache-gui, zend-opcache, php, opcache, gui, hacktoberfest
Last push: 2026-07-29T06:19:53+00:00

## Health v2 (maintenance only)
Score: 80/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 50, longevity 100
- inputs: {"age_days": 4895, "days_push": 35, "days_rel": 120, "gap_med": 281, "n_releases_24m": 2}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1361, forks 199 (observed 2026-08-28T04:04:29.967204+00:00)

## What it is
A self-contained PHP web interface for Zend OPcache that displays statistics, settings, and cached files with real-time updates. It ships as a single index.php or a Composer-installable service class with a React-based frontend.

## Use cases
- monitor php opcache statistics in a browser
- view which files are cached in opcache
- reset or manage opcache from a web dashboard
- real-time opcache performance monitoring
- debug php opcode caching issues
- install opcache dashboard via composer

## When to choose
- you run PHP with Zend OPcache and want a quick, dependency-light monitoring UI
- you want a single-file dashboard you can drop onto a web server
- you need real-time opcache stats, settings, and cached file listings

## When to avoid
- you use a different opcode cache or non-PHP stack
- you need centralized monitoring across many servers rather than a per-host dashboard
- you cannot expose a PHP endpoint on the server you want to monitor

## Facets
- artifact type: application
- maturity: active
- function: monitoring, gui, developer-tools
- domain: developer-tools, web-development, performance
- platform: php, self-hosted
- tags: opcache, zend-opcache, react, php-dashboard, caching-stats, web-server

## Member repositories
- amnuts/opcache-gui (main) score 80

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.967204+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:41:34.293505+00:00, confidence not recorded.
  - readme: https://github.com/amnuts/opcache-gui (fetched 2026-08-28T04:04:29.967204+00:00, sha 6e659e1fca14)
- Data as of 2026-08-30T08:39:29.467469+00:00.
