Highlighted Features and Benefits

Studio combines all the tools that you regularly work with to develop your application in one unified interface.

From the integrated Studio workspace you can:

Edit PHP, HTML, and JavaScript source code

Debug your application

Profile your application to find and fix performance bottlenecks

Update, commit or perform DIFFs using the CVS and Subversion integration

Bundle multiple files and directories into a single Project entity, making navigating and searching your application simple

Display and study the hierarchy of the PHP functions, classes, and projects

State-of-the-art code completion for every aspect of PHP

Code templates for rapid PHP code structuring

Code Snippets for rapid application development

phpDoc support for generating API documentation and building Code Completion library

Syntax highlighting for PHP, HTML, and JavaScript code (in the active Editor window) and they will all be accurately color-coded at the same time
Note
:
Zend Studio's editor is currently the only editor on the market that supports all the different constructs of PHP, and the only one around that fully supports PHP 5's syntax.

Seamlessly edit and deploy files on FTP servers  

SQL integration for interfacing with SQL databases

Zend Studio includes innovative features that simply don't exist anywhere else:

Analyze your code using Zend Studio's built-in static code analysis tool. Find problems in your application even before you run it!  

Debug and Profile your application right from the browser. For the first time in the history of web development, debugging even the most complicated forms or session-based applications is one click away.

 

 

Related Links

Related Links:
About Zend Studio

Zend Studio Components

Zend Studio Workflow

New in this Version

Support