Search this blog
PhpStorm Links
Categories
-
Tags
2016 2018.3 annotated monthly best practices bug fix bugfix Commandline completion composer conference database debug debugging deployment Drupal eap editor event ftp inspection JavaScript Languages navigation news PHP PHP Annotated Monthly PhpStorm phpstorm 9 phpStorm 10 PhpStorm links PHPUnit plugins productivity RC refactoring release sftp Symfony Syntax highlighting unit testing update web webinar WebStorm XdebugOther JetBrains Blogs
Meta
Tag Archives: best practices
New inspections in PhpStorm 2018.2
Every PhpStorm release brings new inspections among other features, and PhpStorm 2018.2 is no exception. The new inspections will detect extensions that are not listed in composer.json, highlight the non-canonical order of elements in PHPDoc annotations, and warn you when … Continue reading
Custom postfix completion templates
Postfix code completion is a handy feature that lets you transform an existing expression into a different one, based on a postfix you specify after the dot. For example, to iterate over an object, use the fe postfix after your … Continue reading
How to provide stubs for PhpStorm
We call PhpStorm “an IDE that actually ‘gets’ your code,” meaning that it provides completion, type inference, inspection, documentation pop-ups, and a lot more coding assistance. For all the Standard PHP Library components as well as for common extensions, this … Continue reading
Posted in Cool Feature, Newsletter
Tagged best practices, inspection, plugins, Syntax highlighting
4 Comments
Connecting to Deployment Servers and Remote Interpreters with SSH-Agent
When you work with remote servers, a common and recommended security measure is to use SSH key pairs for authentication. Our friends at PyCharm have prepared a great blog post on the topic. It explains how to generate an SSH … Continue reading
PHP Annotated Monthly – July 2015
Our July issue of PHP Annotated Monthly is here, bringing you updates on PHP, frameworks, tools, tips for coding, community, and more. Read this month’s digest curated by Mikhail Vink, PhpStorm Product Marketing Manager.
Posted in PHP Annotated Monthly
Tagged annotated monthly, best practices, news, PHP, PHP Annotated Monthly
4 Comments
PHP Annotated Monthly – June 2015
Our June issue of PHP Annotated Monthly is here, congratulating PHP community on PHP’s 20th birthday and bringing you updates on PHP, frameworks, tools, tips for coding, community matters, and more. Read this month’s digest curated by Mikhail Vink, PhpStorm … Continue reading
Posted in PHP Annotated Monthly
Tagged annotated monthly, best practices, news, PHP, PHP Annotated Monthly
5 Comments
PHP Annotated Monthly – May 2015
Our May issue of PHP Annotated Monthly brings updates on PHP, frameworks, tools, tips for coding, books, community, and more. Read this month’s digest curated by Mikhail Vink, PhpStorm Product Marketing Manager.
Posted in PHP Annotated Monthly
Tagged annotated monthly, best practices, news, PHP, PHP Annotated Monthly
14 Comments
PHP Annotated Monthly – April 2015
Our April issue of PHP Annotated Monthly delivers updates on PHP, frameworks, tools, tips for coding, HHVM, news on RFCs for PHP 7, community, and much more. Read this month’s digest curated by Mikhail Vink, PhpStorm Product Marketing Manager.
Posted in PHP Annotated Monthly
Tagged annotated monthly, best practices, news, PHP, PHP Annotated Monthly
Leave a comment
PHP Annotated Monthly – March 2015
March issue of our PHP Annotated Monthly features: updates on PHP, tools, tips for coding and presentations, HTTP/2, HHVM, news on RFCs for PHP 7, community, and much more — read our monthly digest curated by Anderson Casimiro, JetBrains’ developer … Continue reading