PhpStorm

JetBrains PhpStorm
Developer(s) JetBrains s.r.o.
Initial release 2009 (2009)
Stable release
2016.3 / November 24, 2016 (2016-11-24)
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 & 7.0[2] (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.[3][4]

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,[5] which adds support for PHP and databases.[6] WebStorm ships with pre-installed JavaScript plugins (such as for Node.js), which are available for PhpStorm as well at no cost.[7]

Key features

Zero-configuration web application debugging with Xdebug in PhpStorm. Darcula color scheme
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

In November 2015 JetBrains switched to licensing PhpStorm on a subscription basis. Annual subscriptions, or monthly subscriptions maintained for 12 consecutive months also receive a "perpetual fallback license" to the major version available at time of purchase. PhpStorm is available for individual developers, and business and organisations. Additional discounted and complimentary licenses are available for startups, students and teachers, and non-commercial open source projects. These complimentary licenses require approval and do not include the perpetual fallback clause, i.e. they expire.

See also

References

  1. Erez Zukerman (2012-01-12). "Slick PhpStorm Makes Editing JavaScript and PHP Fun". PCWorld. Retrieved 2013-02-19.
  2. David Feugey (2014-09-22). "Avec PhpStorm 8, JetBrains renforce sa présence sur le marché PHP professionne". Silicon.fr. Retrieved 2015-10-12.
  3. Darryl K. Taft (2012-09-13). "JetBrains PhpStorm 5.0 Provides New PHP Framework Support". Eweek. Retrieved 2013-02-19.
  4. Adrian Bridgwater (2012-09-18). "JetBrains PhpStorm 5.0 Aligns To Symfony2 and Yii". Dr.Dobbs. Retrieved 2013-02-19.
  5. "PhpStorm vs WebStorm".
  6. "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.
  7. "Which IDE do I need?". PhpStorm FAQ. Retrieved 2013-04-21.
  8. Bruno Skvorc (2012-08-13). "PhpStorm – Review and Give Away". PHP Master. Retrieved 2013-02-19.
  9. Yulia Tsuba (2015-02-12). "PHPStorm Live Templates for Drupal". X-Team. Retrieved 2015-10-12.
  10. Chris Cornutt (2015-05-07). "Gary Hockin: Debugging PHP Command Line (with PHPStorm and XDebug)". PHPDeveloper.org. Retrieved 2015-10-12.
This article is issued from Wikipedia - version of the 11/25/2016. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.