Обычные редакторы
- Notepad++
- EditPlus
- PSPad
- PHP Expert editor
Быстрый, необходимо устанавливать отдельно плагин "Function list". Обычный древовидный light explorer. Простенькая подсветка кода, номера строк, folding логических блоков. Некрасивые комментарии и надо самому переключаться на UTF8 without BOM. Умеет показывать на одном экране два файла для отслеживания, подобно WinMerge
Профессиональные IDE
- Aptana PHP
- Netbeans 6.5
- PHPEclipse
- Zend IDE 5.51
- Zend Studio 7
Zend Studio is the only Integrated Development Environment designed for professional developers that encompasses all the development components necessary for the full PHP application lifecycle. Through a comprehensive set of editing, debugging, analysis, optimization, database tools and testing Zend Studio 7 speeds development cycles and simplifies complex projects.
Features:
* PHP 5.3 Support
-Code Assist and syntax highlighting for PHP 5.3
-Namespace outline
-Bundled PHP executables and debugging capabilities
* Zend Framework Integration
-Easy Creation of Zend Framework Elements
-Customized Zend Framework Project Layout
-Updated Zend Framework Example Project
-Code generation through Zend_Tool integration
* Enhanced Source Code Editing
-Mark Occurrences of Language Elements, Exit Paths and Requires
-Override Indicators for quick navigation between methods
-Type Hierarchy view for structured class hierarchy
-Open Type / Method with Camel-Case Match
-Code Assist Grouping
-In-Place Refactoring for fast element renaming
-Develop modular applications with Build and Include Path features
-Turn a block of code into a function or a variable with Extract Variable / Method
-Semantic Analysis and Auto Fix
Size : 357 MB
Zend IDE 5.5
Всё замечательно с основными целями - подсветка кода, инспектор, встроенный фтп-клиент. Удобные закладки строк через F2.
Но - медленный, не умеет синхронизировать FTP и локальную папку. Работа с БД есть, но нерабочая - http-туннелей. Недавно вообще выдался перл от которого я не могу отойти - пропала подсветка кода, а связанных file type'ов не существует. В результате - все файлы как сплошной текст, а Inspector не работает.
http://rmcreative.ru/playground/PHP_IDE.html
