From c014919f0959230c95e48c0878d83e0da75e392d Mon Sep 17 00:00:00 2001 From: Bosun Egberinde Date: Sat, 23 Oct 2021 20:28:46 +0100 Subject: [PATCH] Add PHPSandbox to IDE section (#1152) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index abcee3a..9ccd50a 100644 --- a/README.md +++ b/README.md @@ -857,6 +857,7 @@ Libraries to help manage database schemas and migrations. * [Apache NetBeans](https://netbeans.apache.org/) - An IDE with support for PHP and HTML5. * [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE. * [VS Code](https://code.visualstudio.com/) - An open source code editor. +* [PHPSandbox](https://phpsandbox.io) - An online IDE for PHP in the browser. ### Web Applications *Web-based applications and tools.*