
PhpStorm is available for individual developers, and business and organizations. Annual subscriptions or monthly subscriptions maintained for 12 consecutive months also receive a "perpetual fallback license" to the major version available at the time of purchase. In November 2015 JetBrains switched to licensing PhpStorm on a subscription basis.
#Phpstorm student code#
Code navigation and usages search (Go to declaration/symbol, Find Usages).CSS/ SASS/SCSS/ LESS support (code completion, error highlighting, validation, etc.).Live Edit: changes in the code can be immediately viewed in the browser without reloading the page.Code completion for JavaScript, HTML and CSS (for tags, keywords, labels, variables, parameters and functions).PHPUnit tests can be developed in PhpStorm and run instantly from a directory, file or class using the context menu options) with code coverage.An aggregated report is available, and the user can jump from the execution statistics directly to the function in PHP code. Scripts can be profiled right from PhpStorm with either XDebug or Zend Debugger.Easy-to-configure visual debugger ( Xdebug, Zend Debugger) for inspecting context-relevant local variables and user-defined watches, including arrays and complex objects, and editing values on the fly.Support for Vagrant and Docker, SSH console & remote tools.Phing support (autocompletion, checks standard tags, properties, target names, path attribute values in build files).PHP UML (UML class diagrams for PHP code with refactorings invoked right from the diagram).Local History (tracks any changes in the code locally).Version control systems integration ( Git (including specific GitHub features), Subversion, Mercurial, Perforce, CVS, TFS) allowing you to perform actions ( commit, merge, diff, etc.) right from the IDE.Remote deployment over FTP, SFTP, FTPS etc.SQL and databases support (live database schema refactoring, generation of schema migration scripts, export query result to file or clipboard, editing of stored procedures, etc.).MVC view for Symfony, and Yii frameworks.Smarty and Twig templates editing (Syntax errors highlighting Smarty functions and attributes completion automatic insertion of paired braces, quotes and closing tags and more).Refactorings (Rename, Introduce Variable, Introduce Constant, Introduce Field, Inline Variable, Move Static Member, Extract Interface).PHP Code Sniffer (phpcs) that checks for code smells on the fly.The IDE provides code completion suggestions based on and annotations. Coding style Support ( PSR1/PSR2, Drupal, Symfony, Zend).
#Phpstorm student plus#

It can be used for both modern and legacy PHP-based projects.

Viewing Data Source Structure and other SQL and Databases related features in PhpStorm PHP editor WebStorm ships with pre-installed JavaScript plugins (such as for Node.js).
#Phpstorm student software#
The software also communicates with external sources like XDebug.Īll features available in WebStorm are included in PhpStorm, which adds support for PHP and databases. Users can extend the IDE by installing plugins created for PhpStorm or write their own plugins. It includes a full-fledged SQL editor with editable query results. PhpStorm's code completion supports PHP 5.3, 5.4, 5.5, 5.6, 7.0, 7.1, 7.2, 7.3, 7.4 and 8.0 (modern and legacy projects), including generators, coroutines, the finally keyword, list in foreach, namespaces, closures, traits and short array syntax. 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 is a proprietary, cross-platform IDE (integrated development environment) for PHP, built by the Czech Republic-based company JetBrains.
