WordPress object cache drop-in backed by ePHPm's in-process KV store via the ephpm_kv_* SAPI functions - zero socket round-trips, real wp_cache_flush().
-
Updated
Jun 23, 2026 - PHP
WordPress object cache drop-in backed by ePHPm's in-process KV store via the ephpm_kv_* SAPI functions - zero socket round-trips, real wp_cache_flush().
Laravel cache store backed by ePHPm's in-process KV via the ephpm_kv_* SAPI functions - zero socket round-trips, full Cache::flush() support.
Symfony Cache adapter backed by ePHPm's in-process KV via the ephpm_kv_* SAPI functions - PSR-6/PSR-16 compatible, zero socket round-trips.
Predis Connection that routes commands to ePHPm's in-process KV store via the ephpm_kv_* SAPI functions - drop-in for Predis\Client with zero socket round-trips.
Add a description, image, and links to the ephpm topic page so that developers can more easily learn about it.
To associate your repository with the ephpm topic, visit your repo's landing page and select "manage topics."