Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/haehnchen/idea-php-drupal-symfony2-bridge
- Owner: Haehnchen
- License: mit
- Created: 2014-06-08T10:41:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-08-25T16:29:24.000Z (about 1 year ago)
- Last Synced: 2024-05-01T21:20:22.770Z (7 months ago)
- Topics: annotation, drupal, intellij, intellij-plugin, java, php, phpstorm, phpstorm-plugin, symfony, twig
- Language: Java
- Homepage:
- Size: 174 KB
- Stars: 34
- Watchers: 7
- 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
==========================
[![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)