Zend Studio 13.5.0 » Developer.Team

Zend Studio 13.5.0

Zend Studio 13.5.0
Zend Studio 13.5.0 | 318 Mb


With 3X faster performance, Zend Studio allows you to code faster, debug more easily, and take advantage of the massive performance gains in PHP 7. This is the next-generation PHP IDE designed to create high-quality PHP apps while boosting developers’ productivity. It’s the only PHP IDE that combines mobile development with PHP and includes a sample mobile application with source code.

Why Zend Studio?

Code faster with up to 3X performance improvements in indexing, validation, searching of PHP code
Superior PHP 7 support, PHP 7 express migration assistant, and seamless integration with Zend Server 9
Robust debugging capabilities with Xdebug, Zend Debugger, and Z-Ray integration
Extensive plugin capabilities provided by the large Eclipse eco-system
Support for best-in-class dev tools including Docker and Git Flow
Intelligent code editor
Deploy PHP applications on any server including cloud support for Amazon AWS and Microsoft Azure

What’s new in Zend Studio 13.5

The latest release includes improved performance, PHP 7 support, and integration with best-in-market debug tools like Xdebug, Zend Debugger, and Z-Ray. Zend Studio 13.5 also includes EGit integration, PHP editor improvements, terminal view options, and an Eclipse Marketplace Client plugin to extend your Eclipse eco-system.

PHP indexer now 3 times faster

Zend Studio 13.5 introduces a new PHP indexer, based on Apache Lucene, that replaces the prior PHP indexer based on the H2 database. The new indexer allows faster execution of basic tasks like displaying code assist, validating code, navigating through source code, searching for PHP types and methods, and building the type hierarchy. All these tasks execute up to 3 times faster. The indexing process itself runs up to 3 times faster too and consumes up to 3 times less space on the file system.

Query the index database while it’s still being built

A noteworthy feature of the new PHP indexer is that it allows querying the index database while it’s still being built. This means no more freezing of the IDE if the code assist is triggered while the projects are still being indexed. You can start being productive the very first second after launching Zend Studio.

Execute your code when you want

Any long-running background jobs that lock the IDE workspace no longer block the executing run/debug launchers. You can execute your code as soon as you want, while the IDE is still executing the code validation, indexing, and other background jobs.

PHP editor improvements

Adjust and save code assist window sizes

If the window size of the code assist is too small, you can easily resize using the mouse by hovering on the window edges. With Zend Studio 13.5 this change in the window size is remembered, so you don't need to do it again next time you use the code assist.

Hovering over problem markers shows the available quick fixes

Zend Studio provides quick fixes for many validation issues. It’s now easier to use the quick fixes by simply hovering the mouse over the underlined problem marker – a hover window pops up showing the available quick fixes. Clicking on any of the quick fixes immediately applies it to the source code.

PHP exception breakpoints (Xdebug only)

PHP exception breakpoints can be added using the "Add PHP Exception Breakpoint" tool button in the breakpoints view. The debugger breaks the execution when the specified PHP exception is thrown. The exception breakpoints work only if Xdebug is used - Zend Debugger does not support these kind of breakpoints.

Only for V.I.P
Warning! You are not allowed to view this text.