소스 검색

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…
취소
저장