mkusher / padawan-symfony
Symfony2 plugin for Padawan.php
Installs: 232
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 1
Forks: 0
pkg:composer/mkusher/padawan-symfony
This package is not auto-updated.
Last update: 2025-10-25 23:11:20 UTC
README
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
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.