From the course: PHP: Choosing a PHP Editor

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Komodo IDE introduction and highlights

Komodo IDE introduction and highlights - PHP Tutorial

From the course: PHP: Choosing a PHP Editor

Start my 1-month free trial

Komodo IDE introduction and highlights

- [Instructor] Komodo IDE is based on the Mozilla code base, making it quite different in feel to some of the other popular PHP IDEs that are built with Java. Along with PHP support, including Composer, Laravel, Blade and Zend Framework. It also supports other languages such as ActivePerl and Python. Some of the highlights of Komodo IDE are shown on the slides. So the look and feel is a little bit different from the other IDEs that we've looked at as I stated, but Komodo IDE provides a nice clean user interface. You can see here, we have our PHP file open, and I'm going to show you some of the features. So for example, if you want to insert PHP snippets, then we can go to our tool bar on the right here, abbreviations, and for example, if I click array, it creates array code for me. Or a block for a PHP block. And what else? We got class. Okay, so all these are templates, which can be customized, but this…

Contents