Browse Source

Merge pull request #1016 from lubosdz/master

Added PhpEd (IDE) & TCPDF (PDF generator)
pull/1307/merge
Mark Scherer 11 months ago
parent
commit
136fa71d5b
No account linked to committer's email address
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -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
 

Loading…
Cancel
Save