https://github.com/haehnchen/idea-php-drupal-symfony2-bridge
PhpStorm plugin to support Symfony components inside Drupal 8
https://github.com/haehnchen/idea-php-drupal-symfony2-bridge
annotation drupal intellij intellij-plugin java php phpstorm phpstorm-plugin symfony twig
Last synced: 5 months ago
JSON representation
PhpStorm plugin to support Symfony components inside Drupal 8
- Host: GitHub
- URL: https://github.com/haehnchen/idea-php-drupal-symfony2-bridge
- Owner: Haehnchen
- License: mit
- Created: 2014-06-08T10:41:54.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T16:29:24.000Z (about 2 years ago)
- Last Synced: 2025-04-08T14:45:48.572Z (6 months ago)
- Topics: annotation, drupal, intellij, intellij-plugin, java, php, phpstorm, phpstorm-plugin, symfony, twig
- Language: Java
- Homepage:
- Size: 174 KB
- Stars: 34
- Watchers: 6
- Forks: 6
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
PhpStorm / IntelliJ Drupal Symfony Bridge
==========================
[](https://github.com/Haehnchen/idea-php-drupal-symfony2-bridge/actions/workflows/gradle.yml)
[](https://plugins.jetbrains.com/plugin/7487)
[](https://plugins.jetbrains.com/plugin/7487)
[](https://plugins.jetbrains.com/plugin/7487)
[](https://www.paypal.me/DanielEspendiller)Provides Symfony components support for Drupal in PhpStorm and IntelliJ
Key | Value
----------- | -----------
Plugin url | https://plugins.jetbrains.com/plugin/7487
Id | de.espend.idea.php.drupal
Changelog | [CHANGELOG](CHANGELOG.md)### Install
* [Download plugin](https://plugins.jetbrains.com/plugin/7487) or install directly out of PhpStorm
* Enabled Symfony Plugin per project (File > Settings > Symfony Plugin )
* Install [Php Annotation](http://plugins.jetbrains.com/plugin/7320) plugin to enjoy all the annotation stuff
* Plugin needs a valid PhpStorm indexer, use "File > Invalidate Caches / Restart" if something crazy is going on