Skip to main content

Command Palette

Search for a command to run...

Phpsandbox V4.0!

Published
2 min read
Phpsandbox V4.0!
T

I am Anifowose Tobi, a software developer from Nigeria. I love building amazing and challenging products both individually and when I find myself in a team. I believe that as the builder is building the building, the building is building the builder hence my resolve to always take on new challenges. Coding to me is not just about writing some technical jargon and symbols for a computer to interpret. Coding for me is seeing problems solved, and lives changed through the things we build!

Happy to annouce the release of PHPSandbox 4.0! PHPSandbox is an online coding environment for PHP. The team started out with the goal to make online coding for PHP simplified with complete access to all the PHP community has to offer and so far amazing features have been added to the platfrom including

  • Support for composer packages

  • Console for non-interactive notebooks

  • A comprehensive file system

  • Github export and import for projects and much more!

  • Support laravel and reactPHP.

The new release pushes the boundary even further. Here are some changes to look out for

  • Support for slim, symfony and lumen notebooks

image.png

  • Custom public path can now be set for standard notebooks allowing users to set the server's default directory when previewing the notebook.
  • More ways to customize your embedded notebooks The new release allows users to customize how their embedded notebooks appears and how users can interact with it

image.png

  • Improved Design

image.png

  • Your preview URLs created for notebooks with previews won’t end up with a 404 when the container stops. We now start the container when the URL is being accessed and the container has stopped.

image.png

  • More authentication options Users can now login using google, facebook or username/password to authenticate themselves on PHPSandbox. This is in addition with the already exisiting github option.

image.png

We also, now have a public repository where you can raise issues encountered while using PHPSandbox. Click here to raise an issue

You can read the complete release note here