WordPress & Laravel on Internet Computer via WebAssembly
← Back to ExamplesWASP is a groundbreaking project that brings PHP 8.4 to the Internet Computer blockchain through WebAssembly. Our goal is to enable WordPress and Laravel applications to run natively on-chain, providing unprecedented decentralization for web applications.
PHP 8.4 interpreter built in Rust, compiles to both native binary and WebAssembly. Implements 330+ PHP functions with comprehensive language support including OOP, error handling, and modern PHP features.
Complete file I/O abstraction layer supporting local filesystem operations, PHP streams (php://stdout, php://stderr, php://input), and Internet Computer stable storage for persistent file operations.
Full-featured SQL database system with ACID transactions, foreign key constraints, indexing, backup/recovery, and WordPress/Laravel schema compatibility. Designed specifically for blockchain deployment.