From 470167389ae8839418030e5b580780d8543054fa Mon Sep 17 00:00:00 2001 From: Pyae Sone Aung <44226349+PyaeSoneAungRgn@users.noreply.github.com> Date: Thu, 3 Mar 2022 14:07:40 +0630 Subject: [PATCH] add PHPSandbox --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8155e16f..3c308aec 100644 --- a/README.md +++ b/README.md @@ -1369,6 +1369,7 @@ Table of Contents * [VSCodium](https://vscodium.com/) - Community-driven, without telemetry/tracking, and freely-licensed binary distribution of Microsoft’s editor VSCode * [wakatime.com](https://wakatime.com/) — Quantified self-metrics about your coding activity, using text editor plugins, limited plan for free. * [WebComponents.dev](https://webcomponents.dev/) — In-browser IDE to code web components in isolation with 58 templates available, supporting stories and tests. + * [PHPSandbox](https://phpsandbox.io/) — Online developement environment for PHP. **[⬆ back to top](#table-of-contents)**