All Projects → Haehnchen → Idea Php Symfony2 Plugin

Haehnchen / Idea Php Symfony2 Plugin

Licence: mit
IntelliJ IDEA / PhpStorm Symfony Plugin

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Idea Php Symfony2 Plugin

Idea Php Drupal Symfony2 Bridge
PhpStorm plugin to support Symfony components inside Drupal 8
Stars: ✭ 34 (-95.73%)
Mutual labels:  twig, drupal, symfony, intellij, intellij-plugin, phpstorm, annotation
Idea Php Annotation Plugin
Add PHP annotation support for PhpStorm and IntelliJ
Stars: ✭ 216 (-72.9%)
Mutual labels:  doctrine, symfony, intellij, intellij-plugin, phpstorm, annotation
Idea Php Laravel Plugin
Laravel Framework Plugin for PhpStorm / IntelliJ IDEA
Stars: ✭ 537 (-32.62%)
Mutual labels:  jetbrains, symfony, intellij, intellij-plugin, phpstorm
Idea Php Toolbox
Collections of tools and improvements to make PhpStorm a little bit better
Stars: ✭ 147 (-81.56%)
Mutual labels:  twig, intellij, intellij-plugin, phpstorm, annotation
interstellar
Dark editor theme for JetBrains IDEs
Stars: ✭ 26 (-96.74%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
idea-php-advanced-autocomplete
Plugin for PhpStorm IDE. Adds auto-completion support for various built-in PHP functions, where parameter is a string literal.
Stars: ✭ 57 (-92.85%)
Mutual labels:  autocomplete, intellij, phpstorm, intellij-plugin
idea-php-shopware-plugin
Shopware Plugin for PhpStorm which extends Symfony Plugin
Stars: ✭ 50 (-93.73%)
Mutual labels:  doctrine, intellij, phpstorm, intellij-plugin
Magento2 Phpstorm Plugin
PHPStorm Plugin for Magento 2
Stars: ✭ 294 (-63.11%)
Mutual labels:  jetbrains, intellij, intellij-plugin, phpstorm
Pydantic Pycharm Plugin
PyCharm plugin for pydantic. This plugin provides autocompletion, inspection, type-checking, inserting unfilled argument, and more.
Stars: ✭ 116 (-85.45%)
Mutual labels:  jetbrains, intellij, intellij-plugin, autocomplete
Runconfigurationasaction
Provides a way to use IntelliJ run configurations as buttons
Stars: ✭ 17 (-97.87%)
Mutual labels:  jetbrains, intellij, intellij-plugin, phpstorm
Idea Php Generics Plugin
Support generics types in PhpStorm via psalm / phpstan docblock
Stars: ✭ 146 (-81.68%)
Mutual labels:  jetbrains, intellij, intellij-plugin, phpstorm
Tabnine Intellij
Jetbrains IDEs client for TabNine. Compatible with all IntelliJ-based IDEs. https://plugins.jetbrains.com/plugin/12798-tabnine
Stars: ✭ 140 (-82.43%)
Mutual labels:  jetbrains, intellij, phpstorm, autocomplete
intellij-neos
Support for the Neos CMS in Intellij IDEA / PhpStorm
Stars: ✭ 37 (-95.36%)
Mutual labels:  intellij, jetbrains, phpstorm, intellij-plugin
idea-php-typo3-plugin
TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
Stars: ✭ 93 (-88.33%)
Mutual labels:  intellij, phpstorm, intellij-plugin
dummytext-plugin
"Dummy Text Generator" plugin for Jetbrains IDEs
Stars: ✭ 31 (-96.11%)
Mutual labels:  intellij, phpstorm, intellij-plugin
referencer-plugin
"Referencer" plugin for Jetbrains IDEs
Stars: ✭ 20 (-97.49%)
Mutual labels:  intellij, phpstorm, intellij-plugin
Intellij Plugin Save Actions
Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code" and "rearrange code".
Stars: ✭ 440 (-44.79%)
Mutual labels:  jetbrains, intellij, phpstorm
Texify Idea
LaTeX support for the IntelliJ platform by JetBrains.
Stars: ✭ 436 (-45.29%)
Mutual labels:  jetbrains, intellij, intellij-plugin
JetBrainsRunner
A Krunner Plugin which allows you to open your recent projects
Stars: ✭ 31 (-96.11%)
Mutual labels:  intellij, jetbrains, phpstorm
sourcegraph-jetbrains
Sourcegraph for JetBrains IDEs (IntelliJ)
Stars: ✭ 34 (-95.73%)
Mutual labels:  intellij, jetbrains, intellij-plugin

IntelliJ IDEA / PhpStorm Symfony Plugin

Build Status Version Downloads Downloads last month Donate to this project using Paypal

Key Value
Plugin Url https://plugins.jetbrains.com/plugin/7219
ID fr.adrienbrault.idea.symfony2plugin
Changelog CHANGELOG
Build and Deployment MAINTENANCE

Install

  • Install the plugin by going to Settings -> Plugins -> Browse repositories and then search for Symfony.
  • Enabled it per project (File -> Settings -> Languages & Framework -> PHP -> Symfony)
  • Install Php Annotation plugin to enjoy all the annotation stuff
  • Plugin needs a valid PhpStorm indexer, use "File > Invalidate Caches / Restart" if something crazy is going on

Version

  • This plugin supports Symfony 2, 3, 4, ...

Documentation and tutorials

Autocomplete (or something else) is not working! Help! 😮

  • You usually need to trigger the autocomplete popup yourself, by pressing CTRL+SPACE (may be a different shortcut depending on your keymap).
  • Check your File -> Settings -> Languages & Framework -> PHP -> Symfony -> Enable Plugin for this Project

Building, debugging and other

  • Install IntelliJ IDEA (Community Edition works fine)
  • Open this project
  • Choose View > Tool Windows > Gradle
  • Double click idea-php-symfony2-plugin > Tasks > intellij > runIde

If you are having difficulties, consult the documentation: http://confluence.jetbrains.com/display/PhpStorm/Setting-up+environment+for+PhpStorm+plugin+development

  • Want to sponsor my development? Nice! You can sponsor me via PayPal or via Github. Github matches your donation so the total donation will be doubled.

What? Something still does not work? Damn! 😢

You can browse the existing issues at https://github.com/Haehnchen/idea-php-symfony2-plugin/issues

If your issue already exists, don't hesitate to add a comment to help contributors resolve the issue more easily. If your issue does not exist, open a new issue 😃.

Make sure to provide the maximum amount of informations, such as:

  • What version of PhpStorm are you using ?
  • What version of the plugin are you using ?
  • The stack trace if an error occurred
  • Check if you are in PhpStorm eap channel
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].