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

https://github.com/bramstroker/zf2-template-inspector

Module which lets you easily view which template is used to render the viewModel.
https://github.com/bramstroker/zf2-template-inspector

Last synced: 10 months ago
JSON representation

Module which lets you easily view which template is used to render the viewModel.

Awesome Lists containing this project

README

          

zf2-template-inspector
======================

This module provides a extension for the ZendDeveloperTools. It lets you easily view which templates (layout, views, partials) are used for rendering in the current request.
It also adds overlays on the layout.

The module is pretty much a Work in progress at the moment. If you have any suggestions/improvements please let me know.