PHPstorm

From HaFrWiki42
Revision as of 18:50, 18 April 2025 by Hjmf (talk | contribs) (Created page with "{{TOCright}} == Introduction == <code>PHPStorm</code> is an IDE for development of <code>PHP</code> Websites made by JetBrains <ref>[https://www.jetbrains.com/phpstorm JetBrains], Home Page of the IDE PHP-Storm</ref> <br>JetBrains is not for free, you have to buy a commercial license. That maybe costly! <br>The main reason to go for this product is: * An IDE, meaning it has the complete software stack to develp PHP-based websites. * Includes Database, Debugging, Version...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

PHPStorm is an IDE for development of PHP Websites made by JetBrains [1]
JetBrains is not for free, you have to buy a commercial license. That maybe costly!
The main reason to go for this product is:

  • An IDE, meaning it has the complete software stack to develp PHP-based websites.
  • Includes Database, Debugging, Version Control.


Disadvantage:

  • It's not Open Source but propriety.
  • They make their interpretation of how to bundle, make their own bindings, making you less free.


See also

top

Reference

top

  1. JetBrains, Home Page of the IDE PHP-Storm