Zend Studio是一個屢獲大獎的專業(yè) PHP 集成開發(fā)環(huán)境,具備功能強大的專業(yè)編輯工具和調(diào)試工具,支持PHP語法加亮顯示,支持語法自動填充功能,支持書簽功能,支持語法自動縮排和代碼復制功能,內(nèi)置一個強大的PHP代碼調(diào)試工具,支持本地和遠程兩種調(diào)試模式,支持多種高級調(diào)試功能。
New! in Studio V7.1.0:
* Task-focused Programming with Mylyn Integration
As a developer, you are probably dealing with dozens of tasks daily. Zend Studio 7.1 helps you reduce information overload and ensures nothing falls between the cracks. Leveraging the well-known Eclipse Mylyn project, Zend Studio now identifies information, such as source files, classes and functions, relevant to each task. Once you activate a task to work on from the tasks list now incorporated into Zend Studio, all related elements are automatically opened and arranged in the Zend Studio user interface. This puts the information you need at your fingertips and improves productivity by reducing searching, scrolling, and navigation.
Tasks may be personal or shared among your team members. Zend Studio can display and update tasks from various task repositories, such as Bugzilla, Trac, and JIRA.
* Remote Server Support
Zend Studio 7.1 enables you to develop projects over a remote server transparently, as if you were using a locally stored project. With Zend Studio 7.1 you can easily upload, download and synchronize project files to a remote server through protocols such as FTP, SFTP and SSH. Zend Studio will alert you to any conflicts between your local and remote project, thereby eliminating errors and ensuring you are always editing the correct source files.
* Phar Integration
Phar (short for “PHP Archive”) is an archive extension that enables you to group several files into a single file for easy distribution and installation of complete PHP applications. With Zend Studio 7.1 you can now import to phar, export to phar and add phar to your project.
* Improved Reliability and Performance
Zend Studio 7.1 includes numerous bug fixes and introduces major improvements in performance and code assist.