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.
- Host: GitHub
- URL: https://github.com/bramstroker/zf2-template-inspector
- Owner: bramstroker
- License: mit
- Created: 2013-12-02T08:43:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-02T11:51:44.000Z (over 12 years ago)
- Last Synced: 2025-06-13T06:07:17.790Z (about 1 year ago)
- Language: PHP
- Size: 109 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.