Skip to content

theredled/idea-php-symfony2-plugin

 
 

Repository files navigation

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

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

About

IntelliJ IDEA / PhpStorm Symfony Plugin

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.9%
  • PHP 2.0%
  • HTML 1.1%