浏览代码

added known list of IDEs

pull/230/head
Speakus 11 年前
父节点
当前提交
1890744eaf
共有 1 个文件被更改,包括 8 次插入0 次删除
  1. 8
    0
      README.md

+ 8
- 0
README.md 查看文件

51
 	- [Extensions](#extensions)
51
 	- [Extensions](#extensions)
52
 	- [Miscellaneous](#miscellaneous)
52
 	- [Miscellaneous](#miscellaneous)
53
 - [Software](#software)
53
 - [Software](#software)
54
+	- [Integrated Development Environment] (#ide)
54
 	- [PHP Installation](#php-installation)
55
 	- [PHP Installation](#php-installation)
55
 	- [Development Environment](#development-environment)
56
 	- [Development Environment](#development-environment)
56
 	- [Virtual Machines](#virtual-machines)
57
 	- [Virtual Machines](#virtual-machines)
595
 # Software
596
 # Software
596
 *Software for creating a development environment.*
597
 *Software for creating a development environment.*
597
 
598
 
599
+## Integrated Development Environment
600
+*List of PHP IDEs.*
601
+
602
+* [Netbeans](https://netbeans.org) - IDE for Java, but also with other languagesm support PHP and HTML5.
603
+* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - PHP IDE based on the Eclipse platform.
604
+* [PhpStorm](http://www.jetbrains.com/phpstorm/) - commercial IDE.
605
+
598
 ## PHP Installation
606
 ## PHP Installation
599
 *Tools to help install and manage PHP on your computer.*
607
 *Tools to help install and manage PHP on your computer.*
600
 
608
 

正在加载...
取消
保存