ephpm
Pinned Loading
Repositories
- ephpm Public
Rust alternative to nginx + PHP-FPM, FrankenPHP, RoadRunner etc. Embeds Zend PHP directly via FFI in a single static binary. 100% PHP compatibility and drop-in replacement for any PHP project with clustering and built-in shared KV store and SQL connection pooling.
- litewire Public
Speak MySQL, PostgreSQL, or SQL Server to SQLite. Wire-protocol translation in Rust: point pdo_mysql at :3306 and your unmodified app runs on embedded SQLite - no database server, no code changes.
- db-wordpress Public
WordPress database drop-in (wp-content/db.php) backed by ePHPm's in-process DB bridge via the ephpm_db_query/ephpm_db_execute SAPI functions - wpdb without mysqli, no socket, SQLite underneath.
- mysqli-shim Public
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.
- db-laravel Public
Laravel database driver ('driver' => 'ephpm') over ePHPm's in-process DB bridge — MySQL-dialect SQL through the ephpm_db_* SAPI functions, no PDO, no socket.
- db-doctrine Public
Doctrine DBAL driver for ePHPm's in-process database bridge - SQL through the ephpm_db_* SAPI functions, zero socket round-trips
- db Public
Base PHP library for ePHPm's in-process database bridge — typed wrapper, exception mapping, and IDE stubs
- ephemerd Public
Ephemeral GitHub Actions runners. Single binary, every platform. Containers on Linux, Hyper-V on Windows, VMs on macOS. Secure by default — every job gets an isolated, disposable environment.
- php-sdk Public
- turso-cluster-e2e Public
Demo: two-node ePHPm Turso cluster + WordPress. Verifies tursodatabase/turso#7855 closes the ePHPm pragma-TVF incident.
People
This organization has no public members. You must be a member to see who’s a part of this organization.
Top languages
Loading…
Most used topics
Loading…