ephpm
Here are 18 public repositories matching this topic...
Base SDK for ePHPm persistent worker mode — primitives and IDE stubs
-
Updated
Jul 6, 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().
-
Updated
Jun 23, 2026 - PHP
Laravel cache store backed by ePHPm's in-process KV via the ephpm_kv_* SAPI functions - zero socket round-trips, full Cache::flush() support.
-
Updated
Jun 26, 2026 - PHP
-
Updated
Jun 26, 2026 - PHP
Run any PSR-15 application under ePHPm persistent worker mode
-
Updated
Jul 6, 2026 - PHP
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.
-
Updated
Jun 26, 2026 - PHP
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.
-
Updated
Jun 23, 2026 - PHP
Userland mysqli compatibility shim over ePHPm's in-process DB bridge (ephpm_db_* SAPI functions) - the mysqli API your code already speaks, straight onto the embedded SQLite session; activates only when ext-mysqli is absent.
-
Updated
Aug 11, 2026 - PHP
Run WordPress under ePHPm persistent worker mode (classic themes; block themes are a documented limitation)
-
Updated
Jul 11, 2026 - PHP
Run Laravel Octane under ePHPm persistent worker mode
-
Updated
Jul 6, 2026 - PHP
Demo: two-node ePHPm Turso cluster + WordPress. Verifies tursodatabase/turso#7855 closes the ePHPm pragma-TVF incident.
-
Updated
Jul 16, 2026 - Shell
Improve this page
Add a description, image, and links to the ephpm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ephpm topic, visit your repo's landing page and select "manage topics."