Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arkounay/twig-copy-location-bundle

Adds copiable twig filename in the debug toolbar
https://github.com/arkounay/twig-copy-location-bundle

Last synced: 3 months ago
JSON representation

Adds copiable twig filename in the debug toolbar

Awesome Lists containing this project

README

        

# Twig Copy Location Bundle

This just adds the current twig filename in the debug bar, and allows you to copy its path. Also adds the current controller name and path.

Useful when you need to navigate quickly and want to quickly go to the current controller or the current twig, just to copy the file's path in your IDE, search by file, paste, and you're done.

![demo-image](https://github.com/arkounay/twig-copy-location-bundle/blob/master/demo.png)

### Installation
`composer require --dev arkounay/twig-copy-location-bundle`