Skip to content

padawan-php/symfony-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Symfony2 plugin

A Symfony2 plugin for padawan.php completion server. Adds services' names completion and type detection after Symfony\Components\DependencyInjection\Container::get and Controller::get.

Demo

ScreenShot

Installation

Plugin name is mkusher/padawan-symfony, so you should call plugin add with this name.

Running

As of now, the only way to update services map is to Generate Index. After it you'll be able to get services list and types detection.