liip/LiipCodeBundle
[DEPRECATED] A set of Symfony2 console commands to help developers deal with the various ways of identifying classes, templates, bundles, services, etc. Provides console commands to find their file path or class, as well as editor shortcuts.
PHP
Issues
- 0
given a route, gets the file that describes it, either config or constructor
#9 opened by benoitpointet - 1
Locate File doesnt work
#11 opened by digitalkaoz - 0
provide examples in doc of edit/view shortcuts for textmate, sublime, phpstorm, mvim, ...
#10 opened by benoitpointet - 0
- 0
- 0
- 0
- 0
refactor commands in code:info:(class|path|bundle|template) and code:do:(view|edit)
#4 opened by benoitpointet - 0
add wildcards to match patterns
#3 opened by benoitpointet - 0
refactor Lookup into LookupFactory chaining ClassLookup, ServiceLookup, FileLookup, etc.
#2 opened by benoitpointet