Kint is a powerful debugging tool for PHP. This plugin enables you to use Kint in your Twig templates in Craft CMS.
Using Kint in your Twig templates couldn't be simpler:
{{ d(craft) }}
{{ d() }}
This plugin requires Craft CMS 3.0 or later.
Install the plugin by running:
foo@bar:~$ composer require agencyleroy/craft-kint