Skip to content

nsfisis/php-playground

 
 

Repository files navigation

php-playground

PHP Playground let you to execute basic PHP code in real time.

https://php-play.dev

demo

usage build

build web assembly

make build

build JavaScript with watching

npm run dev

build JavaScript

npm run build

build JavaScript and preview

npm run preview

related

chrome extension

install: store page
repository: meihei3/run-on-php-playground

PHP to WebAssembly build pipeline

The bulild pipeline was created by Forking WordPress/wordpress-playground.
Please refer to the original document for details.

Licence

Apache License 2.0

About

PHP Playground by WebAssembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.0%
  • C 21.9%
  • TypeScript 2.6%
  • Dockerfile 1.8%
  • HTML 0.9%
  • Makefile 0.4%
  • Other 0.4%