Sorien / silex-idea-plugin

Idea plugin for Silex Framework - plugin is not compatible with PHPStorm 2016.2
MIT License
26 stars 8 forks source link
abandoned

IntelliJ IDEA / PhpStorm plugin for Silex

Build Status License Downloads Download DEV Donate

Provides missing Pimple Dependency Injection Container autocomplete for Silex.
Plugin url: https://plugins.jetbrains.com/plugin/7809?pr=idea

Installation and Usage

Install the plugin from JetBrains repositories (Settings → Plugins → Browse repositories and search for Silex).
Download and register Silex Pimple Dumper, it will create pimple.json file to your project root directory, plugin will use this file for service/parameter type resolution.