Skip to content

Webonaute/TwigDebugHelperBundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwigDebugHelperBundle

=============================== Latest Stable Version Total Downloads Latest Unstable Version License

Help frontend developer to find in which template the html stand in.

Caution: It is highly not recommended to use this bundle in production.

Installation

Symfony <= 3.3

run composer require webonaute/twig-debug-helper-bundle ^1.0

Symfony > 3.4

run composer require webonaute/twig-debug-helper-bundle ^2.0

Configuration

Add these 2 lines to your config_dev.yml

twig:
    base_template_class: Webonaute\TwigDebugHelperBundle\Twig\DebugTemplate

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

Help find in which template the html stand in.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages