| Recommend this page to a friend! |
| Packages of Michael Beck | Xoops 2.5 | htdocs/xoops_lib/vendor/kint-php/kint/README.md | Download |
|
|||||||||||||||||||||
Kint - Advanced PHP dumper
What am I looking at?Kint is a dumper in the vein of var_dump(), with keyboard controls, search, access path provision, and automatic data parsing. In other words, when you dump a JSON string Kint will let you unfold and search the JSON structure and even provide you the code you need to access specific fields. Installation
Without composerDownload the file and simply
Usage
You can set There's a small demo and full documentation on the GH pages site AuthorsJonathan Vollebregt (jnvsor) Contributors LicenseLicensed under the MIT License |