Jordi Kroon
@jordikroon@phpc.social
phpc.social
While working on Interactive Examples for the PHP docs, I had a fun idea which became a small side-project:
A full PHP Playground, running entirely in the browser via WASM. Nothing will be send to a server.
Here is a first working version, with support for file includes.
#PHP #Playground #Website #Programming