ahebrank / timber-kint-debug
Installs: 263
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 3
Type:wordpress-plugin
pkg:composer/ahebrank/timber-kint-debug
Requires
- composer/installers: ~1.0
This package is not auto-updated.
Last update: 2025-10-30 11:29:39 UTC
README
Wordpress plugin for debugging Timber (Twig template) with Kint.
Use {{ kint() }} or {{ kint(somevariable) }} to debug your template.
Modified from the original on Jan 2 2018 to add composer for easy inclusion and require kint explicitly.