Kint
Kint provides enhanced debugging capabilities for PHP and Twig code, offering features like keyboard navigation, search, and automatic data parsing. It allows for customizable dump functions and themes, with options to control visibility based on user permissions and development settings. When used with Devel, Kint can serve as its dumper, offering its own override for backtrace information.
Kint is a dumper in the vein of var_dump(), with keyboard controls, search, access path provision, and automatic data parsing.
Once installed, this module enables the standard Kint dump functions d and s in both PHP and twig. Additional functions can be configured through the settings page. Bundled Kint themes are available to select from, and you can also configure the date format.
Before the module loads Kint dumps will be silent. When the module loads the module setting "Enable early dump" determines whether dumps will be visible. After authentication the user permissions will decide.
Twig
Twig development mode must be enabled in Configuration > Development settings for dumps in twig templates to be visible.
Devel
When installed alongside Devel, Kint can be used as a Devel dumper. In this mode Devel's permissions will be used. Kint has the option to override Devel's dump in ddebug_backtrace and provide its own.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 2.3.4 | Stable | 9–11 | Jul 30, 2026 | ||
| 2.3.3 | Stable | 9–11 | Jan 27, 2026 | ||
| 2.3.2 | Stable | 9–11 | Jan 15, 2026 | ||
| 2.3.1 | Stable | 9–11 | Jan 15, 2026 | ||
| 2.3.0 | Stable | 9–11 | Makes helper registration configurable | Dec 27, 2025 | |
| 2.2.0 | Stable | 9–11 | Oct 24, 2025 | ||
| 2.1.1 | Stable | 9–11 | Aug 4, 2025 | ||
| 2.1.0 | Stable | 9–11 | Jul 13, 2025 | ||
| 2.x-dev | Dev | 9–11 | Jul 10, 2025 | ||
| 2.0.0 | Stable | 9–11 | Full rewrite based on Kint 6.0.1 | Jan 6, 2025 |