Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 1 day ago
JSON representation

PhpStorm plugin to support Symfony components inside Drupal 8

Awesome Lists containing this project

README

        

PhpStorm / IntelliJ Drupal Symfony Bridge
==========================
[![Build Status](https://github.com/Haehnchen/idea-php-symfony2-plugin/actions/workflows/gradle.yml/badge.svg?branch=master)](https://github.com/Haehnchen/idea-php-drupal-symfony2-bridge/actions/workflows/gradle.yml)
[![Version](http://phpstorm.espend.de/badge/7487/version)](https://plugins.jetbrains.com/plugin/7487)
[![Downloads](http://phpstorm.espend.de/badge/7487/downloads)](https://plugins.jetbrains.com/plugin/7487)
[![Downloads last month](http://phpstorm.espend.de/badge/7487/last-month)](https://plugins.jetbrains.com/plugin/7487)
[![Donate to this project using Paypal](https://img.shields.io/badge/paypal-donate-yellow.svg)](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

![Screenshot](https://plugins.jetbrains.com/files/7487/screenshot_14576.png)