ephpm
Here are 22 public repositories matching this topic...
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
Sep 11, 2026 - PHP
Example ePHPm native-middleware modules - reference implementations showing how to write your own. The official modules are compiled into ePHPm itself.
-
Updated
Sep 3, 2026 - Rust
ePHPm benchmark lab — local runtimes suite (vs php-fpm/Swoole/RoadRunner) + k6 app workloads (Laravel, Krayin CRM, WordPress/WooCommerce) + DB-path benchmark tier
-
Updated
Sep 16, 2026 - Shell
Run any PSR-15 application under ePHPm persistent worker mode
-
Updated
Sep 11, 2026 - PHP
Base SDK for ePHPm persistent worker mode — primitives and IDE stubs
-
Updated
Sep 11, 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
Sep 11, 2026 - PHP
PHP session save handler storing $_SESSION in ePHPm's embedded KV via the ephpm_kv_* SAPI functions
-
Updated
Sep 11, 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
Sep 11, 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
Sep 11, 2026 - PHP
Preview-deployment daemon for ePHPm clusters — consumes webhook job files, provisions per-PR preview vhosts, posts sticky status comments
-
Updated
Sep 20, 2026 - Rust
Run Laravel Octane under ePHPm persistent worker mode
-
Updated
Sep 11, 2026 - PHP
Run WordPress under ePHPm persistent worker mode (classic themes; block themes are a documented limitation)
-
Updated
Sep 11, 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
Sep 11, 2026 - PHP
Demo: two-node ePHPm Turso cluster + WordPress. Verifies tursodatabase/turso#7855 closes the ePHPm pragma-TVF incident.
-
Updated
Sep 1, 2026 - Shell
GitHub webhook receiver for ePHPm PR previews - a PSR-15 app that runs as a confined vhost inside ePHPm and hands jobs to the switchboard daemon
-
Updated
Sep 8, 2026 - PHP
Add this topic to your repo
To associate your repository with the ephpm topic, visit your repo's landing page and select "manage topics."