# erikdubbelboer/phpRedisAdmin

Simple web interface to manage Redis databases.

Repository: https://github.com/erikdubbelboer/phpRedisAdmin
Canonical: https://ross.abutalabs.com/products/phpredisadmin
Homepage: http://dubbelboer.com/phpRedisAdmin/
Language: PHP
License Family: other
Topics: redis, php
Last push: 2025-12-22T14:53:41+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 58, release rhythm 30, longevity 100
- inputs: {"age_days": 5537, "days_push": 254, "days_rel": 254, "gap_med": 190, "n_releases_24m": 4}
- 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 3179, forks 663 (observed 2026-08-28T04:07:47.736080+00:00)

## What it is
phpRedisAdmin is a simple PHP-based web interface for browsing and managing Redis databases, including viewing, editing, and deleting keys. It can be installed via Composer or run as a Docker image configured with environment variables.

## Use cases
- browse and edit redis keys from a browser
- manage redis databases with a web gui
- inspect redis keys and values without the cli
- self-host a redis admin panel in docker
- delete or add redis keys through a web interface

## When to choose
- you want a lightweight, self-hosted web UI for Redis
- you prefer a simple PHP app over heavier desktop tools
- you deploy with Docker and want env-var configuration

## When to avoid
- you need a GUI for databases other than Redis
- you need advanced features like cluster management or monitoring dashboards
- you cannot run PHP or a web server

## Facets
- artifact type: application
- maturity: active
- function: database, gui, self-hosted
- domain: databases, developer-tools, self-hosted, web-development
- platform: php, self-hosted
- tags: redis, redis-admin, database-management, web-ui, php, web-server, docker

## Member repositories
- erikdubbelboer/phpRedisAdmin (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:47.736080+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-30T07:25:06.238138+00:00, confidence not recorded.
  - readme: https://github.com/erikdubbelboer/phpRedisAdmin (fetched 2026-08-28T04:07:47.736080+00:00, sha fef546f5b60e)
  - homepage: http://dubbelboer.com/phpRedisAdmin/ (fetched 2026-08-29T09:39:17.676131+00:00, sha bf45deeff9d4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
