Cleaned up IDE category.

This commit is contained in:
Jamie 2014-10-29 18:08:41 -06:00
parent 05775fa67a
commit d3dd33d921
1 changed files with 5 additions and 5 deletions

View File

@ -606,11 +606,11 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
*Software for creating a development environment.* *Software for creating a development environment.*
## Integrated Development Environment ## Integrated Development Environment
*List of PHP IDEs.* *Integrated Development Environments with for support PHP.*
* [Netbeans](https://netbeans.org) - IDE for Java, but also with other languages, support PHP and HTML5. * [Netbeans](https://netbeans.org) - An IDE with support for PHP and HTML5.
* [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - PHP IDE based on the Eclipse platform. * [Eclipse for PHP Developers](https://www.eclipse.org/downloads/) - A PHP IDE based on the Eclipse platform.
* [PhpStorm](http://www.jetbrains.com/phpstorm/) - commercial IDE. * [PhpStorm](http://www.jetbrains.com/phpstorm/) - A commercial PHP IDE.
## PHP Installation ## PHP Installation
*Tools to help install and manage PHP on your computer.* *Tools to help install and manage PHP on your computer.*