Report
Online PHP Sandbox on Steroids!
PHPSandbox is an online Code Sandbox for PHP that makes prototyping and sharing of PHP Projects swift and painless.
phpsandbox.io
Hello Hackers,
I'm `Bosun, I just released v3.0.0 of PHPSandbox 🎉 - An online Code sandboxing tool for PHP.
I’m very excited to finally share PHPSandbox with everyone here and look forward to seeing it help people.
I first saw the importance of having a tool like PHPSandbox while being an instructor teaching PHP to students in my local community (somewhere in Nigeria). We find it very difficult to set up working environments for students with low-end PCs for PHP Development. This was a great distraction for the students and I, knowing we have to battle getting all of my students set up for the training.
Secondly, as someone who created some composer packages, I wanted a quick way for people who want to use my packages to play with the package and see how it works without installing it in their workspace.
I started creating PHPSandbox to help solve these two problems.
With PHPSandbox, you have access to a real environment, composer packages and even GitHub. You can also embed your projects in the documentation or on Webpages if you're a package creator.
✓ Hit up https://phpsandbox.io to create your first Notebook.
✓ Access Documentation here: https://docs.phpsandbox.io
✓ Need help? Join Discord here: https://discord.gg/w46CNFP
Go build something awesome!