Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes! Learn more →
Php-wasm Alternatives
Similar projects and alternatives to php-wasm
-
-
JetBrains
Tell us how you use coding tools. You may win a prize! Are you a developer or a data analyst? Share your thoughts about your coding tools in our short survey and get a chance to win prizes!
-
-
-
-
-
-
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
-
-
-
-
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a better php-wasm alternative or higher similarity.
php-wasm discussion
php-wasm reviews and mentions
Posts with mentions or reviews of php-wasm.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-11-02.
- PHP in Browser, Powered by WebAssembly
- PHP in the Browser, Powered by WebAssembly
- PHP-WASM: PHP in Browser, powered by WebAssembly
-
[Video] Testing out NativePHP
Something closer to “native“ (although still not native) would be an electron app with php interacting with the dom using something like php-wasm https://github.com/seanmorris/php-wasm. Now THAT would be incredible to interact with the ui (dom) without writing any JavaScript, all php.
- WasmGC – Compile and run GC languages such as Kotlin, Java in Chrome browser
- Tell HN: We need PHP as a browser script language
- But guys, if you had to choose?.....
-
Test Suite >> Type Hints
(And yes, php for browser exists https://github.com/seanmorris/php-wasm )
- PHP WASM compiler
-
What's the best approach to converting a PHP CLI into a fancy browser-based GUI/dashboard? More details below. Thanks :)
Presumably more trouble than normal options are worth, but you can also run PHP code in your browser directly using WebAssembly, like https://github.com/seanmorris/php-wasm does. You’ll still have to write normal front end stuff for the visualizations, but this saves you needing to run a server (in theory…I’ve never tried it)
-
A note from our sponsor - JetBrains
surveys.jetbrains.com | 1 Sep 2025
Stats
Basic php-wasm repo stats
15
1,199
9.4
5 months ago
seanmorris/php-wasm is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of php-wasm is PHP.