Download PhpStorm 2018.3

Spread the love

JetBrains releases several development environments such as IntelliJ Idea targeting Java, CLion targeting C and C++, DataGrip targeting SQL and PhpStorm targeting PHP. PhpStorm provides on-the-fly error prevention, autocompletion, code refactoring, and debugging, and also handles HTML, CSS, Coffee, and JavaScript. For an overview of the possibilities, we refer to this page† To use PhpStorm, a license required. For business and home use you will have to pay for it, but if the software is used for education or non-commercial open source projects, the license is free. JetBrains has released PhpStorm 2018.3 with the following announcement:

PhpStorm 2018.3 released: DQL, PHP 7.3, Multi-host Deployment, PHP CS Fixer, new refactorings, and more

This major release brings with it a lot of new powerful features and improvements, including DQL support, PHP CS Fixer, remote deployment to multiple hosts, new intention actions and improved refactorings, support for GitHub Pull Requests and Git submodules, accessibility improvements, and much more!

PHP

  • DQL Support
  • PHP 7.3 Support
  • Refactorings
    • Replace with Alias ​​and Inline Alias ​​intentions
    • Сhange Class Member Visibility refactoring
    • Private name refactoring improved
  • PHPDoc Annotations Improvements
  • Improvements for formatted string functions
  • Ctrl+. Completion
  • Search variables in debug
  • Run configurations for HTTP Requests
  • Autodetect configuration for test frameworks + automatically create Run Configuration
  • Generate setUp and tearDown methods for PHPUnit
  • Aliases References In Italy

Quality Tools

  • PHP CS Fixer Support
  • Simplified settings of quality tools
  • Autodetect Non-PSR coding standards for PHP_CodeSniffer

Deployment

  • Remote Deployment To Multiple Hosts

Version Control

  • GitHub Pull Requests
  • Git submodules
  • Ignore whitespaces
  • Better support for pre-commit hooks

Web Technologies

  • Auto imports in JavaScript
  • Parameter hints
  • Improved Angular support
  • Vuetify support

IDE

  • Search Everywhere
  • High contrast theme
  • Multiline TODOs
  • Multiline search in Find in Path
  • New Activity Monitor
  • New Plugin UI

Database Tools

  • Cassandra Support
  • Many improvements in code completion
  • Support for extensions in PostgreSQL
  • Introduce table alias intention
  • Auto-reconnect after timeouts

A complete list of all the changes can be found in the really long release notes

Version number 2018.3
Release status Final
Operating systems Windows 7, Linux, macOS, Windows 8, Windows 10
Website JetBrains
Download
License type Freeware/Paid
You might also like