Zend Studio – the PHP IDE for smarter development
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
Improved performance
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.
© Copyright 2000-2023 COGITO SOFTWARE CO.,LTD. All rights reserved