PhpStorm

JetBrains PhpStorm
Developer(s) JetBrains s.r.o.
Initial release 2009
Stable release 8.0.3 / February 13, 2015
Preview release 9.0 EAP / February 27, 2015
Development status Active
Written in Java
Operating system Microsoft Windows, Mac OS X, Linux
Available in English
Type PHP IDE
License Proprietary
Website www.jetbrains.com/phpstorm/

JetBrains PhpStorm is a commercial, cross-platform IDE for PHP[1] built on JetBrains' IntelliJ IDEA platform.

PhpStorm provides an editor for PHP, HTML and JavaScript with on-the-fly code analysis, error prevention and automated refactorings for PHP and JavaScript code. PhpStorm's code completion supports PHP 5.3, 5.4, 5.5 & 5.6 (modern and legacy projects), including generators, coroutines, the finally keyword, list in foreach, namespaces, closures, traits and short array syntax. It includes a full-fledged SQL editor with editable query results.[2][3]

PhpStorm is built on IntelliJ IDEA, which is written in Java. Users can extend the IDE by installing plugins created for the IntelliJ Platform or write their own plugins.

All features available in WebStorm are included in PhpStorm,[4] which adds support for PHP and databases.[5] WebStorm ships with pre-installed JavaScript plugins (such as for Node.js), which are available for PhpStorm as well at no cost.[6]

Key features

Zero-configuration web application debugging with Xdebug in PhpStorm. Darcula color scheme
Version Control Systems Integration
Viewing Data Source Structure and other SQL and Databases related features in PhpStorm

PHP editor

Development environment

Debugging and testing

JavaScript, CSS and HTML features

IntelliJ IDEA PHP support

The Ultimate Edition of JetBrains polyglot IDE IntelliJ IDEA supports the same functionality as PhpStorm by plugins.

Licensing and updates policy

PhpStorm license is permanent and includes one year of free product upgrades since the purchase date, including major version upgrades.

The following types of licenses are available for PhpStorm:

See also

References

  1. Erez Zukerman (2012-01-12). "Slick PhpStorm Makes Editing JavaScript and PHP Fun". PCWorld. Retrieved 2013-02-19.
  2. Darryl K. Taft (2012-09-13). "JetBrains PhpStorm 5.0 Provides New PHP Framework Support". Eweek. Retrieved 2013-02-19.
  3. Adrian Bridgwater (2012-09-18). "JetBrains PhpStorm 5.0 Aligns To Symfony2 and Yii". Dr.Dobbs. Retrieved 2013-02-19.
  4. "PhpStorm vs WebStorm".
  5. "PhpStorm". Retrieved 2013-04-21. PhpStorm includes all the functionality of WebStorm (HTML/CSS Editor, JavaScript Editor) and adds full-fledged support for PHP and Databases/SQL.
  6. "Which IDE do I need?". PhpStorm FAQ. Retrieved 2013-04-21.
  7. Bruno Skvorc (2012-08-13). "PhpStorm – Review and Give Away". PHP Master. Retrieved 2013-02-19.

External links