atec Cache Info
View on WordPress.orgScores higher than 46% of indexed plugins
About
Show system cache status and statistics for OPcache, JIT, Object Cache, APCu, Redis, Memcached, and SQLite Cache.
What It Does
atec Cache Info is a diagnostic dashboard that surfaces the live status and key statistics for the major PHP caching layers available on a WordPress host: OPcache, JIT, Object Cache (including Redis, Memcached, and SQLite drop-ins), and APCu. It reads directly from PHP internals and the active object cache drop-in to display hit rates, memory usage, and configuration values in a single admin screen. Think of it as a control panel for inspecting what is already running under the hood, not a tool to install or tune those caches.
Who It's For
This plugin is aimed at developers, sysadmins, and power users who need to verify cache health on staging or production servers without writing custom PHP scripts or SSHing in. It is especially useful on managed or shared hosts where you suspect OPcache or object cache behaviour is affecting performance and want a quick visual confirmation. Small business owners running a brochure site with default hosting should look elsewhere.
Who Should Skip It
If you are running a standard shared hosting plan and have no intention of inspecting PHP internals, this plugin adds no value and is one more component to keep updated. It is also unnecessary on local development environments where you already have direct access to phpinfo().
The Bottom Line
atec Cache Info is a narrowly useful, well-maintained diagnostic tool that earns a 75.93 overall quality score thanks to perfect ratings and current compatibility. It does not replace a caching plugin and should be paired with one of the alternatives above for a full caching strategy. Recommended for technical users who want visibility, not for casual site owners looking for a one-click performance fix.
Related Plugins
Pick this when you need to actually deploy a Redis object cache on a compatible host, not just inspect one.
Choose this if you want both an object cache implementation and built-in diagnostics on a host without Redis or Memcached.
Reach for this when you want a zero-dependency object cache backed by SQLite rather than a diagnostic layer.
Use this if APCu is your primary cache target and you want both management and statistics in a single tool.
Pick the author's own APCu plugin when you need to install or configure APCu rather than merely monitor it.