Registry / utility / kint-php-kint

kint-php-kint

JSON →
library6.1.0phppackagistunverified

Kint - Advanced PHP dumper

composer require kint-php/kint
INSTALL
IMPORT
SIG · KINT-PHP-KINT
K
kint-php-kint
utilityphpv6.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Kint
use Kint\Kint;

Dump a variable with advanced formatting

<?php require 'vendor/autoload.php'; use Kint\Kint; Kint::dump($variable); // or just: d($variable);
Debug
Known issues
gotchaOutput may be truncated in CLI mode without proper configuration
fix
Set Kint::$max_depth and Kint::$max_str_length as needed
affects: >=5.0
Upgrade
Version history
6.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kint-php-kint — pip install kint-php-kint · libregistry