Skip to content

pabloFdz/PHPDune

Repository files navigation

PHPDune - A standalone PHP Sandbox

  • A serverless, standalone php sandbox.
  • No server configuration required.
  • Works as a standalone installable application in your desktop.

Instructions

  • Clone the repository
  • Create a branch and pull request

Commands

  • Install dependencies composer install && npm i
  • Run it and test: composer native:dev
  • Export packages with: php artisan native:build

##########################
##########################

Built on top of NativePHP
Uses CodeMirror as code editor
Feel free to contribute to make it better for everyone. But please bear in mind that this is a clone from NativePHP Kitchen Sink app and it still includes unused files that must be removed.

You can check the website: https://phpdune.salmonjump.com/

Disclaimer: use under your own responsibilities, this app executes PHP code as it would in any regular server