Skip to content

Instantly share code, notes, and snippets.

@weaverryan
Created February 8, 2018 12:15
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save weaverryan/ca1ada5d0b020f246e6b335b01eee43e to your computer and use it in GitHub Desktop.
PhpStorm Users with Symfony!

PhpStorm has some AWESOME plugins for Symfony.

To install them:

  1. Open the PhpStorm "Preferences"
  2. Search "Symfony" and select the top-level Plugin menu item
  3. Near the bottom, click the "Browse Repositories" button

Browse Repositories

  1. Find & install the following plugins:
  • Symfony Plugin
  • PHP Toolbox
  • PHP Annotatios
  1. When it finishes, restart PhpStorm.
  2. Go back into "Preferences", search for "Symfony" again to find a new "Symfony" item on the left. Select that. Then, on the right, check the "Enable Plugin for this Project" check box and hi "OK".

Enable Plugin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment