瀏覽代碼

Merge pull request #230 from Speakus/master

added list of IDEs
pull/260/head
Jamie York 11 年之前
父節點
當前提交
05775fa67a
共有 1 個檔案被更改,包括 8 行新增0 行删除
  1. 8
    0
      README.md

+ 8
- 0
README.md 查看文件

@@ -51,6 +51,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
51 51
 	- [Extensions](#extensions)
52 52
 	- [Miscellaneous](#miscellaneous)
53 53
 - [Software](#software)
54
+	- [Integrated Development Environment] (#ide)
54 55
 	- [PHP Installation](#php-installation)
55 56
 	- [Development Environment](#development-environment)
56 57
 	- [Virtual Machines](#virtual-machines)
@@ -604,6 +605,13 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
604 605
 # Software
605 606
 *Software for creating a development environment.*
606 607
 
608
+## Integrated Development Environment
609
+*List of PHP IDEs.*
610
+
611
+* [Netbeans](https://netbeans.org) - IDE for Java, but also with other languages, support PHP and HTML5.
612
+* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - PHP IDE based on the Eclipse platform.
613
+* [PhpStorm](http://www.jetbrains.com/phpstorm/) - commercial IDE.
614
+
607 615
 ## PHP Installation
608 616
 *Tools to help install and manage PHP on your computer.*
609 617
 

Loading…
取消
儲存