The Modern GUI for Redis, Memcached, OPCache & APCu

A powerful, extensible admin dashboard for Redis, Memcached, OPCache and APCu. Visualize real-time metrics, manage keys and monitor server performance through a modern web GUI.

Zero Dependencies
Docker Ready
PHP 8.2+
phpCacheAdmin Dashboard Preview

Supported Cache Systems

Manage all your PHP caching backends from one beautiful interface

Redis

Minimum version 4.0 · Phpredis extension or Predis (bundled)

  • Server statistics overview
  • Metrics: Memory, Fragmentation, Hit rate, Commands per second
  • Key Management (full CRUD)
  • Import & Export keys
  • Supports all Redis data types
  • Slowlog monitoring
  • Cluster Mode support
  • ACL (Access Control List) support
  • Smart retrieval (SCAN & KEYS support)
  • Multi-server switching
  • Database switching

Get Started in Seconds

Choose the installation method that fits your workflow.

1

Download

Get the latest release zip file directly from GitHub.

Go to Releases
2

Unzip & Config

Unzip the folder to your web directory. Optionally copy config.dist.php to config.php.

Updating? Replace the files and delete the /tmp/twig folder.