php-wasm-sqlite

JSON →
library 0.1.0 ·javascript
verified Jun 7, 2026

SQLite extension loader for php-wasm, providing sqlite3 and pdo_sqlite extensions as shared libraries for PHP in WebAssembly. Current version 0.1.0. Ships TypeScript types. Resolves runtime version (e.g., php8.x-sqlite.so) and bundles libsqlite3.so. Lightweight alternative to building PHP with SQLite statically; works only with php-wasm runtime.