wordpress-plugin timber-kint-debug
ahebrank/timber-kint-debug
- Tuesday, January 2, 2018
- by ahebrank
- Repository
- 1 Watchers
- 0 Stars
- 250 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 1 Versions
- 10 % Grown
timber-kint-debug
Wordpress plugin for debugging Timber (Twig template) with Kint.
Use {{ kint() }}
or {{ kint(somevariable) }}
to debug your template., (*1)
Modified from the original on Jan 2 2018 to add composer for easy inclusion and require kint explicitly., (*2)