Docket Cache – Object Cache Accelerator

plugin banner

Supercharge your website using a persistent object cache, accelerates caching with OPcache backend.

Author:Nawawi Jamili (profile at wordpress.org)
WordPress version required:5.4
WordPress version tested:6.9.4
Plugin version:26.04.03
Added to WordPress repository:08-07-2020
Last updated:03-04-2026
Rating, %:98
Rated by:50
Plugin URI:https://docketcache.com/?utm_source=wp-plugin...
Total downloads:316 657
Active installs:20 000+
plugin download
Click to start download

Docket Cache is a persistent WordPress Object Cache that stores cached data as plain PHP code. It is designed as an alternative for sites that do not have access to Redis or Memcached.

Most file-based caching plugins use serializing and unserializing to save PHP objects to flat files. Docket Cache takes a different approach by converting objects into plain PHP code. This makes data retrieval faster and improves overall performance, especially when Zend OPcache is enabled.

For more information, please refer to the documentation on Caching In WordPress.

Why use this plugin?

For reliable persistent Object Cache in WordPress, Redis or Memcached are the top choices. However, they require server knowledge and are rarely available on low-cost or shared hosting plans.

The alternative is to store object caches in files. In WordPress, exporting PHP objects is not straightforward. Most file-based caching plugins rely on serialising and unserialising objects to store and retrieve data.

Docket Cache takes a better approach by turning the object cache into plain PHP code. This is faster because WordPress can use the cache directly without additional processing.

Features

  • Object caching + OPcache
  • Advanced Post Caching
  • Object Cache Precaching
  • WordPress Menu Caching
  • WordPress Translation Caching
  • WordPress Core Query Optimisation
  • Term Count Queries Optimisation
  • Post, Page, Comment Count Optimisation
  • Database Tables Optimisation
  • WooCommerce Optimisation
  • WP Options Autoload suspension
  • Post Missed Schedule Tweaks
  • Object Cache + OPcache Stats + OPcache Viewer
  • Cache Log
  • Cronbot Service
  • WP-CLI support
  • Multisite / Multi-Network support

Requirements

To use Docket Cache requires minimum:

  • PHP 7.2.5
  • WordPress 5.4
  • Zend OPcache

Documentation

For configuration options, installation guides, and command-line usage, please refer to the Documentation.

Development

  • GitHub Repository — Source code and development hub for Docket Cache.
  • Changelog — Full history of changes, fixes, and improvements.
  • Gapo Tunnel — Expose local services to the internet through secure tunnels. Useful for testing Docket Cache on a local development environment.

Sponsor This Project

Support the ongoing development of Docket Cache with a one-off or recurring contribution.

Noteworthy Sponsors:

A heartfelt thanks and appreciation.

Other sponsors are mentioned in the honourable list


Screenshots
FAQ
ChangeLog