sandbox to run multiple php versions
Are you a Developer ?. Help us improve PHP Sandbox with your valuable contributions.
#Run Sandbox
- setup mongodb as storage. simple execute
make setup_store
- create sandbox image
make build
- hostsname settings to your /etc/hosts or windows hostfile
<ip addr> sandbox.docker.phpbox.info
- starting sandbox
make start
Browse with http://sandbox.docker.phpbox.info:8085
Feel free to contribute/raise issues.
PHP Sandbox sources are open-sourced software licensed under the MIT license