Speed

HyperCache

Drop-in page cache, HTML engine, and optimizer — without dragging AI or SEO into a speed problem.

  • Drop-in page cache
  • Smart purge
  • PHP 8.1, WordPress 6.5+

Works alone

What it is

Built for a job, not a feature list.

HyperCache is a page cache that installs as WordPress’s advanced-cache drop-in and answers HTML before the theme and plugin stack boot. The optimizer — minify, delay JS, unused CSS/JS, critical CSS, WebP/AVIF, ESI fragments — runs on the origin in PHP. There is no QUIC.cloud job, no SaaS crawl, no extra CDN contract. Use this SKU when the problem is speed, not a dashboard that also wants to sell SEO and AI.

Results

What changes on the site.

TTFB on HIT

HTML leaves disk (or Redis metadata + disk) before WordPress boots — the origin stops paying PHP for every anonymous view.

Smaller payload

Critical CSS, unused CSS/JS removal, and minify cut what the first paint downloads — without a remote CSS service.

Workers spared

ESI / fragment holes keep carts and logged-in chips dynamic while the page shell stays cached.

Capabilities

What the package actually does.

  • advanced-cache.php drop-in; cache HIT before wp-load
  • Minify HTML/CSS/JS, defer and delay JS, combine, lazyload, video facades
  • Unused CSS and unused JS scanned in PHP on the origin (no QUIC.cloud)
  • Critical CSS with per-template buckets
  • Fragment cache + ESI holes for logged-in or cart islands
  • Preload and warming via WP-CLI / cron — no wp_remote_get loopback
  • Redis-hybrid metadata with HTML on disk
  • Out-of-band WebP/AVIF; Cloudflare purge webhook; gzip/brotli; Early Hints
  • Presets: Safe, Balanced, Production, Aggressive, Expert

Versus

Against the category leaders.

Honest deltas — not a fake scorecard. If a rival is better at a narrow job, the row says so.

Leader Where NexoraPlug differs
WP Rocket Rocket’s unused CSS is a SaaS crawl. HyperCache removes unused CSS/JS in PHP on your origin and never opens a QUIC.cloud tab.
LiteSpeed Cache LSCache is excellent on LiteSpeed + QUIC.cloud. HyperCache is the same class of engine on nginx, OLS, or Apache — drop-in plus optional server rules.
FlyingPress FlyingPress is a sharp front-end optimizer. HyperCache adds ESI fragments, Redis-hybrid metadata, and WP-CLI preload without loopback.

Seat

The zip is not on the internet.

Packages live in a vault outside the web root. A key is HMAC-bound to your hostname. Verify and download are rate-limited. Updates stop when the seat is cold. We do not remote-wipe content you already have — PHP that WordPress requires to be GPL can be copied; stolen copies simply do not get the next build.

How a key behaves