PHPackages                             itholics/oxid-debug-twig - 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. [Templating &amp; Views](/categories/templating)
4. /
5. itholics/oxid-debug-twig

ActiveOxideshop-component[Templating &amp; Views](/categories/templating)

itholics/oxid-debug-twig
========================

Twig extension to help debugging twig templates in OXID eShop 7.0.0+

1.0.0(2y ago)0371MITPHP

Since Sep 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/itholics/oxid-debug-twig)[ Packagist](https://packagist.org/packages/itholics/oxid-debug-twig)[ RSS](/packages/itholics-oxid-debug-twig/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

itholics/oxid-debug-twig
========================

[](#itholicsoxid-debug-twig)

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

[](#installation)

```
composer require --dev itholics/oxid-debug-twig
```

Usage
-----

[](#usage)

### xdebug\_break()

[](#xdebug_break)

Xdebug will stop at this mark. You may need to go up the chain and look at the `context` variable.

```
{{ xdebug_break() }}
```

### var\_dump()

[](#var_dump)

`var_dump` in `` tags.

```
{{ var_dump(item) }}
{{ var_dump(item1, item2, item3) }}
```

### print\_r

[](#print_r)

`print_r` in `` tags.

```
{{ print_r(item) }}
```

License
-------

[](#license)

MIT

Copyright
---------

[](#copyright)

ITholics Dev Team

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

1020d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b9db5369c867d03f2b95f0fba4ced75b8f307eab8515b1c75ece367f687593d?d=identicon)[itholics](/maintainers/itholics)

---

Top Contributors

[![gp-itholics](https://avatars.githubusercontent.com/u/111421830?v=4)](https://github.com/gp-itholics "gp-itholics (3 commits)")

---

Tags

twigdebugOXIDXdebugcomponenteshop

### Embed Badge

![Health badge](/badges/itholics-oxid-debug-twig/health.svg)

```
[![Health](https://phpackages.com/badges/itholics-oxid-debug-twig/health.svg)](https://phpackages.com/packages/itholics-oxid-debug-twig)
```

###  Alternatives

[ajgl/breakpoint-twig-extension

Twig extension to set breakpoints

478.1M1](/packages/ajgl-breakpoint-twig-extension)[oxid-esales/twig-component

The component supports Twig template engine.

18547.5k17](/packages/oxid-esales-twig-component)[oxid-esales/twig-admin-theme

This is a Twig version of the Admin Theme for OXID eShop.

16546.2k5](/packages/oxid-esales-twig-admin-theme)[oro/twig-inspector

Oro Twig Inspector adds the possibility to find twig templates and blocks used for rendering HTML pages faster during development

46557.8k26](/packages/oro-twig-inspector)[kint-php/kint-twig

Twig extension for Kint integration

131.1M6](/packages/kint-php-kint-twig)[cg/kint-bundle

This bundle lets you use the Kint function in your Twig templates. Kint is a print\_r() replacement which produces a structured, collapsible and escaped output

21125.8k1](/packages/cg-kint-bundle)

PHPackages © 2026

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