forked fromHaehnchen/idea-php-symfony2-plugin
- Notifications
You must be signed in to change notification settings - Fork0
IntelliJ IDEA / PhpStorm Symfony Plugin
License
NotificationsYou must be signed in to change notification settings
run-my-job/idea-php-symfony2-plugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| Key | Value |
|---|---|
| Plugin Url | https://plugins.jetbrains.com/plugin/7219 |
| ID | fr.adrienbrault.idea.symfony2plugin |
| Documentation | https://espend.de/phpstorm/plugin/symfony |
| Changelog | CHANGELOG |
| Build and Deployment | MAINTENANCE |
- Install the plugin by going to
Settings -> Plugins -> Browse repositoriesand then search forSymfony. - Enabled it per project (File -> Settings -> Languages & Framework -> PHP -> Symfony)
- InstallPhp 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
Since PhpStorm 2022.1 this plugin is marked a "Freemium".
- All features which are insideGitHub are free to use, unless there is reason (e.g. Supporting old Symfony Version, ...)
- Non-free features are flagged with[paid] insideDocumentation and inside theCHANGELOG
- There is ~15min grace period after project opening where all features are available
- A license must be activated via PhpStorm / Intellij: use menu "Help -> Register" or use "Search Everywhere" by searching for "Manage License..." action
A license can be bought atJetBrains Marketplace
- This plugin supports Symfony 2, 3, 4, ...
- Documentation / Feature Listread online
- JetBrains:Symfony Development using PhpStorm
- KnpUniversity:Lean and Mean Dev with PhpStorm (for Symfony)
- Slides:PhpStorm: Symfony2 Plugin
- You usually need to trigger the autocomplete popup yourself, by pressing CTRL+SPACE (maybe a different shortcut depending on your keymap).
- Check your File -> Settings -> PHP -> Symfony -> Enable Plugin for this Project
- 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:https://plugins.jetbrains.com/docs/intellij/phpstorm.html
- Want to sponsor my development? Nice! You can sponsor me viaPayPal orGithub. Github matches your donation so the total donation will be doubled.
You can browse the existing issues athttps://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 information, 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
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Java95.8%
- PHP2.7%
- HTML1.4%
- JavaScript0.1%
- Twig0.0%
- Shell0.0%
