PHPackages                             hidro/module-debug-template - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. hidro/module-debug-template

ActiveMagento2-module[Debugging &amp; Profiling](/categories/debugging)

hidro/module-debug-template
===========================

Adding log for template issue (\*.phtml), Because Magento skip the error from \*.phtml on production mode

1.0.0(3y ago)11GPL-3.0PHPPHP &gt;=5.6

Since May 20Pushed 3y ago1 watchersCompare

[ Source](https://github.com/hieuhidro/module-debug-template)[ Packagist](https://packagist.org/packages/hidro/module-debug-template)[ RSS](/packages/hidro-module-debug-template/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Magento 2 Template Debugger.
============================

[](#magento-2-template-debugger)

- Save phtml error to log file.

Description
-----------

[](#description)

Adding log for template issue (\*.phtml), Because Magento skip the error from \*.phtml on production mode. Sometime, you got a page with missing a block\_html or HTML is broken without error log (exception.log, system.log, php\_error.log ...) This module support to bring the error to **template\_engine\_exception.log**

- Main Functionalities
----------------------

[](#--main-functionalities)

- Saving phtml error to logs file. **template\_engine\_exception.log**

Installation
------------

[](#installation)

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Hidro`
- Enable the module by running `php bin/magento module:enable Hidro_DebugTemplate`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - public repository `packagist.org`
    - public github repository as vcs
- Install the module composer by running `composer require hidro/module-debug-template`
- enable the module by running `php bin/magento module:enable Hidro_DebugTemplate`
- apply database updates by running `php bin/magento setup:upgrade`
- Flush the cache by running `php bin/magento cache:flush`

---

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1459d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/05fc5c37edc9d3508d1a69374515d12399fdd889215e2d1906e6caf30fded04c?d=identicon)[hieu.gh](/maintainers/hieu.gh)

---

Tags

debugging-toolmagento2magento2-extensionmagento2-extension-freemagento2-modulesolutiontutorials

### Embed Badge

![Health badge](/badges/hidro-module-debug-template/health.svg)

```
[![Health](https://phpackages.com/badges/hidro-module-debug-template/health.svg)](https://phpackages.com/packages/hidro-module-debug-template)
```

###  Alternatives

[symfony/stopwatch

Provides a way to profile code

2.8k387.2M918](/packages/symfony-stopwatch)[spatie/ignition

A beautiful error page for PHP applications.

510147.6M69](/packages/spatie-ignition)[smile/module-debug-toolbar

Smile Debug Toolbar

146247.6k2](/packages/smile-module-debug-toolbar)[yireo/magento2-whoops

Magento 2 module adding Whoops error handling

102703.5k](/packages/yireo-magento2-whoops)[clawrock/magento2-debug

Magento 2 debug module based on Magento 1 Profiler with some extra features.

8419.3k1](/packages/clawrock-magento2-debug)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
