|
|
@@ -890,6 +890,7 @@ Libraries to help manage database schemas and migrations.
|
|
890
|
890
|
|
|
891
|
891
|
* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
|
|
892
|
892
|
* [Apache NetBeans](https://netbeans.apache.org/front/main/index.html) - An IDE with support for PHP and HTML5.
|
|
|
893
|
+* [PhpEd](https://www.nusphere.com/products/phped.htm) - An IDE with professional commercial debugger.
|
|
893
|
894
|
* [PhpStorm](https://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
|
|
894
|
895
|
* [VS Code](https://code.visualstudio.com/) - An open source code editor.
|
|
895
|
896
|
|